apache http.conf配置虚拟目录
[*]Alias /b/ "C:/htdocs/blabla/"
[*]
[*] Options Indexes FollowSymLinks
[*] AllowOverride None
[*] Order allow,deny
[*] Allow from all
[*]
[*]
[*]
[*]
[*]
[*]
[*]Alias /tt "E:/TwWork/JXT/"
[*]
[*]
[*] Options Indexes FollowSymLinks MultiViews IncludesNoExec
[*] AddOutputFilter Includes html
[*] AllowOverride None
[*] order allow,deny
[*] Allow from all
[*]
页:
[1]