国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 學(xué)院 > 開發(fā)設(shè)計(jì) > 正文

apache配置虛擬主機(jī)

2019-11-15 02:08:10
字體:
供稿:網(wǎng)友
apache配置虛擬主機(jī)
#在httpd.conf 開啟 Virtual hosts Include conf/extra/httpd-vhosts.conf#然后在httpd-vhosts.conf 里面配置#根據(jù)ip來匹配# <VirtualHost 127.0.0.1:80>#    DocumentRoot "E:/htdocs"#    DirectoryIndex index.html index.htm index.php#    <Directory E:/htdocs>#      Options FollowSymLinks #      AllowOverride None #      Order allow,deny#      Allow from all#    </Directory># </VirtualHost>#根據(jù)端口號(hào)來匹配# <VirtualHost 127.0.0.1:82>#    DocumentRoot "E:/htdocs"#    DirectoryIndex index.html index.htm index.php#    <Directory E:/htdocs>#      Options FollowSymLinks #      AllowOverride None #      Order allow,deny#      Allow from all#    </Directory># </VirtualHost>#根據(jù)主機(jī)名匹配<VirtualHost *:80>    DocumentRoot "E:/htdocs"    ServerName localhost    DirectoryIndex index.html index.htm index.php    <Directory E:/htdocs>      Options FollowSymLinks       AllowOverride None       Order allow,deny      Allow from all    </Directory></VirtualHost><VirtualHost *:80>    DocumentRoot "E:/htdocs/dedecms"    ServerName dedecms.com    DirectoryIndex index.html index.htm index.php    <Directory E:/htdocs>      Options FollowSymLinks       AllowOverride None       Order allow,deny      Allow from all    </Directory></VirtualHost><VirtualHost *:80>    DocumentRoot "E:/htdocs/discuz"    ServerName discuz.com    DirectoryIndex index.html index.htm index.php    <Directory E:/htdocs>      Options FollowSymLinks       AllowOverride None       Order allow,deny      Allow from all    </Directory></VirtualHost>
#在window 配置host文件


發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 将乐县| 浦江县| 忻城县| 资阳市| 峡江县| 迁西县| 白城市| 尼勒克县| 北流市| 平原县| 嘉峪关市| 南澳县| 喀什市| 武隆县| 司法| 马山县| 定南县| 正宁县| 香港| 休宁县| 常德市| 平江县| 卢湾区| 聊城市| 深泽县| 莱州市| 广西| 米泉市| 桃源县| 普陀区| 邵武市| 大丰市| 纳雍县| 福安市| 荣成市| 那曲县| 梁平县| 茌平县| 彩票| 徐闻县| 文成县|