标签:io os c on r d rom server oo
<VirtualHost *:80>
DocumentRoot "E:\project\weigouwu"
ServerName wg.cn
<Directory "E:\project\weigouwu">
Options FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
</Directory>
</VirtualHost>
标签:io os c on r d rom server oo
原文地址:http://www.cnblogs.com/h07061108/p/aaa.html