標籤存檔: Apache

受保護的內容: 認識 htaccess 檔

受保護的內容: 認識 htaccess 檔

這篇內容受到密碼保護。如需檢視內容,請於下方欄位輸入密碼:

受保護的內容: Ubuntu+Webmin+Virtualmin 筆記與問題排除

受保護的內容: Ubuntu+Webmin+Virtualmin 筆記與問題排除

這篇內容受到密碼保護。如需檢視內容,請於下方欄位輸入密碼:

比Apache效能還要好的Nginx安裝步驟

比Apache效能還要好的Nginx安裝步驟

Nginx是近期蠻受歡迎的高效能Web伺服器(大家都說比Apache好,要用於在Unix的系統,若在windows系統,有人說效能差不多)

在這裡記錄我如何安裝NginxWindows中。

閱讀更多

VM安裝LAMP+WordPress筆記

VM安裝LAMP+WordPress筆記

用hyper-V安裝CentOS

之後須安裝Linux Integration Services Version 3.4 for Hyper-V

但"聽說"hyper-V效能不是很好,所以我這裡用VMware來安裝CentOS6

閱讀更多

Apache 網站頻寬限制

Apache 網站頻寬限制

限制每個站台的頻寬,編輯httpd.conf

LoadModule ratelimit_module modules/mod_ratelimit.so

閱讀更多

Apache 多站點設定(XAMPP)

修改\xampp\apache\conf\httpd.conf 檔案,在最後面加上以下的碼

閱讀更多

AppServ 介紹

AppServ 介紹

AppServ is a full-featured of Apache, MySQL, PHP, phpMyAdmin. You can setup in 1 minite.
Package of AppServ
- Apache
- PHP
- MySQL
- phpMyAdmin

增加Apache連線數

增加Apache連線數
Apache的預設連線數是100

可能對於一些大型繁忙的網站不太適合

閱讀更多