长治网站建设
apache2.2设置一个IP多端口多站点

在HTTP.conf最后添加
Listen 8089
<VirtualHost *:8089>
 DocumentRoot "F:/webserver/www/"
 ServerName *:8089
 <Directory "F:/webserver/www/">
 Options FollowSymLinks
 AllowOverride All
 order allow,deny
 Allow from all
 </Directory>
</VirtualHost>

 

Alias /cms/ "f:/webserver/www/cms/"

<Directory "f:/webserver/www/cms/">
 Options FollowSymLinks
 AllowOverride All
 order allow,deny
 Allow from all
</Directory>

Alias /gk/ "f:/webserver/www/gk/"

<Directory "f:/webserver/www/gk/">
 Options FollowSymLinks
 AllowOverride All
 order allow,deny
 Allow from all
</Directory>

 

 

NameVirtualHost *:80

<VirtualHost *:80>
ServerName www.domain.tld
ServerAlias domain.tld *.domain.tld
DocumentRoot /www/domain
</VirtualHost>

<VirtualHost *:80>
ServerName www.otherdomain.tld
DocumentRoot /www/otherdomain
</VirtualHost>

 

 

http://www.pmal.net/Apache/vhosts/name-based.html

 

2006-2014 IT0355.com 山西中联科创科技有限公司. All Rights Reserved.
电话:0355-3728808 传真:0355-3728808
ICP备案号:晋ICP备06003721号本站已通过国际W3C认证
关键字:中联科创,长治网站建设,长治网站推广,长治网络工程,长治软件开发,山西网站建设,山西软件开发 长治五金网