 |
|
|
 |
 |
|
ติดตั้ง แอ บเซิบ
|
 |
 |
 |
 |
Date :
9 ก.พ. 2548 22:51:25 |
By :
ampolbo |
|
 |
 |
 |
 |
|
|
 |
 |
|
 |
 |
 |
|
|
 |
 |
|
ขอเว๊ปที่มันสอน apache +ssl หน่อยสิครับ แบบภาษาไทยนะครับ ที่มีอธิบายละเอียดๆๆ นะครับบ
|
 |
 |
 |
 |
Date :
10 ก.พ. 2548 13:17:15 |
By :
โจผีนะ |
|
 |
 |
 |
 |
|
|
 |
 |
|
 |
 |
 |
|
|
 |
 |
|
ผมเคยติดตั้งนานแล้วครับ และก็จำไม่ได้แล้วครับ
สำหรับเว็บไทยคงจะหายากนะครับ
|
 |
 |
 |
 |
Date :
10 ก.พ. 2548 18:43:20 |
By :
@W_IN |
|
 |
 |
 |
 |
|
|
 |
 |
|
 |
 |
 |
|
|
 |
 |
|
หา
#
# This may also be "None", "All", or any combination of "Indexes",
# "Includes", "FollowSymLinks", "ExecCGI", or "MultiViews".
#
# Note that "MultiViews" must be named *explicitly* --- "Options All"
# doesn't give it to you.
#
Options Indexes FollowSymLinks MultiViews
#
# This controls which options the .htaccess files in directories can
# override. Can also be "All", or any combination of "Options", "FileInfo",
# "AuthConfig", and "Limit"
#
AllowOverride None
#
# Controls who can get stuff from this server.
#
Order allow,deny
Allow from all
</Directory>
#
แล้วแทนด้วย
#<Directory "C:/My webs"> ตรงนี้ให้เปลี่ยนตาม DocumentRoot
<Directory "C:/My webs">
Options Indexes FollowSymLinks MultiViews includes ExecCGI
AllowOverride None
Order allow,deny
Allow from all
</Directory>
#
และหา
#
# To use server-parsed HTML files
#
#AddType text/html .shtml
#AddHandler server-parsed .shtml
แทนด้วย
#
# To use server-parsed HTML files : แสดงให้ server รู้ว่านามสกุลอะไรที่เป็น ssi
#
AddType text/html .shtml
AddHandler server-parsed .shtml
|
 |
 |
 |
 |
Date :
11 ก.พ. 2548 04:38:51 |
By :
shOckaLate |
|
 |
 |
 |
 |
|
|
 |
 |
|
 |
 |
 |
|
|
 |
 |
|
SSL นะครับ ไม่ใช่ SSI คือว่าสงสัยอะครับ ช่วยตอบทีนะครับ ของคุณมากครับ ใครพอจะมีเว๊ปหรือช่วยแนะนำได้บ้างครับ หรือแนะนำหนังสือเล่มไหนก็ได้ครับ 
|
 |
 |
 |
 |
Date :
11 ก.พ. 2548 18:41:48 |
By :
โจผีนะ |
|
 |
 |
 |
 |
|
|
 |
 |
|
 |
 |
 |
|
|
 |
 |
|
อ่ะ โทดที นึกว่า SSI ปล่อยไก่ไปซะแล้ว
|
 |
 |
 |
 |
Date :
12 ก.พ. 2548 05:34:16 |
By :
shOckaLate |
|
 |
 |
 |
 |
|
|
 |
 |
|
 |
 |
 |
|
|
 |
 |
|
ว่ะ ห้าห้า ก๊ากๆๆ ไม่เปงไรก๊าบบบ
|
 |
 |
 |
 |
Date :
12 ก.พ. 2548 09:27:13 |
By :
โจผีนะ |
|
 |
 |
 |
 |
|
|
 |
 |
|
 |
 |
|