您的位置:EcStart |BLOG >> 論壇 >> Apache 伺服器專區
帖子列表
-
APACHE 參數詳細說明
FIEND 發表於: 2007-04-19,
apache 部份參數說明 AllowOverride 的屬性功能 AllowOverride Limit 允許蓋掉原聯結屬性得範圍 AllowOverride Authconfig 可做密碼設定:如:藏密 AllowOverri...
-
Apache Mod_rewrite 怎麼開啟?
jackwong 發表於: 2007-01-28, 回復: 1
我是用 fedor core5 apache 2.2 RewriteEngine On RewriteRule /bbs/bbs_(.+)\.html$ /bbs/bbs.php?t=$1 我想要設定URL重編寫 可是我照這樣設定都沒...
-
Apache如何限制文件?
如何使用Apache的配置來限制只有固定的用戶來訪問某個文件?希望各位大大給于幫助。:loveliness:
-
轉貼 - 更安全的的連線 Apache + SSL
FIEND 發表於: 2007-01-19,
資料來源 : http://ms.ntcb.edu.tw/~steven/article/apache-ssl.htm 更安全的的連線 Apache + SSL 當你設定好你的 Web 伺服器之後,應該就可以滿足大部份的需求...
-
Apache v2.2.X SSL w/Mod_Perl & PH...
This is my How-To Install instructions for a custom-compiled Apache v2.2.X SSL w/Mod_Perl & PHP + mySQL with Perl DBI support. It is produced by Kevin A. ...
-
網頁伺服器:Apache2 + Tomcat(JSP) + P...
morchaos 發表於: 2006-12-28,
使用apache 2活A可運行於https,伺服器端支持PHP及JSP語言(JSP直接整合於apache 之 80 埠與443埠)。 http://www.morchaos.net/blog/index.php?/archives/18-Apache2-...