1、Apache 配置文件:
<VirtualHost *:80>
DocumentRoot "D:/Program Files/Adobe/Flash Media Server 4/webroot"
ServerName ylfms.cn
DirectoryIndex index.php
<Directory />
Options FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
</Directory>
</VirtualHost>
2、host配置文件:
所在目录 C:\WINDOWS\system32\drivers\etc
在最后一行加上:
127.0.0.1 ylfms.cn
欢迎光临 ylsunyuan技术论坛 (http://bbs.ylsunyuan.com/) | Powered by Discuz! X3.2 |