建站服務器
這篇文章主要介紹了apache中virtual host虛擬主機配置及rewrite模塊中的重要參數說明,是在同一個apache服務器軟件上部署多個站點的基礎方法,需要的朋友可以參考下
virtual host配置過程
這里例子中我們的路徑為這樣
documentroot: /home/jb51 /sites/demo.jb51.net
servername:demo.jb51.net
1.進入apache虛擬主機設置目錄
cd /etc/apache2/sites-available
2.創建文件demo.jb51.net
<virtualhost *:80> serveradmin webmaster@localhost directoryindex index.html index.php documentroot /home/jb51 /sites/demo.jb51.net servername demo.jb51.net serveralias demo.jb51.net <directory "/home/jb51 /sites/demo.jb51.net"> allow from all options indexes </directory> </virtualhost>
3.激活虛擬主機配置
sudo a2ensite demo.jb51.net
4.進入 /etc/apache2/sites-enabled/目錄,可以查看所有激活的虛擬主機。可以用 sudo a2dissite demo.jb51.net 注銷
cd /etc/apache2/sites-enabled ls -lt
顯示
復制代碼 代碼如下:
lrwxrwxrwx 1 root root 36 2013-04-05 17:29 demo.jb51.net -> ../sites-available/demo.jb51.net
5.重啟apache服務
sudo /etc/init.d/apache2 restart
6.ubuntu 設置host
vim /etc/hosts
127.0.0.1 demo.jb51.net
7.<directory>設置開啟.htaccess與顯示目錄結構列表
<directory "/home/
http://www.bbqmw.net/qm_bbqmbd/
jb51 /demo.jb51.net"> allowoverride none allowoverride all options -indexes followsymlinks </directory>
allowoverride none 表示關閉.htaccess,如要開啟可設置為allowoverride all
options -indexes 表示關閉目錄結構顯示,如要開啟可設置為 options indexes
options followsymlinks 表示支持symbol link(軟連接),如要關閉可設置為options -followsymlinks
rewrite模塊重要參數說明
開啟rewrite:
sudo a2enmod rewrite
停用rewrite:
sudo a2dismod rewrite
服務器環境變量:apache提供給rewirte模塊的環境變量大概分成5個類型.
第一部分: http headers 部分參數
1.參數名稱: http_user_agent
樣例參考值: mozilla/5.0 (windows; u; windows nt 5.1; zh-cn; rv:1.9.0.8) gecko/2009032609 firefox/3.0.8
說明: 相當于php中的服務器參數: $_server["http_user_agent"]
2.參數名稱: http_referer
樣例參考值: http://www.test.cn/test.php
說明: 相當于php中的服務器參數: _server["http_referer"]
3.參數名稱: http_cookie
樣例參考值: zdedebuggerpresent=php,phtml,php3
說明: 相當于php中的服務器參數: $_server["http_cookie"]
4.參數名稱: http_forwarded
樣例參考值: 如果使用代理服務器的話會是代理服務器的ip地址, 本地不容易搭環境測試出值來.
說明: 相當于php中的服務器參數: $_server["http_forwarded"]
TVP專家談鵝廠中間件:創新前行 遇見未來阿里云需要購買服務器嗎鋒云服務器怎么初始化殺戮空間2怎么設置中文?小編教你在殺戮空間2設置中文的方法【宿州網站建設】分析SEO未來算法調整的方向百度云bbc服務器騰訊云服務器怎么看速度gpu云服務器年末促銷