您好,登录后才能下订单哦!
httpd-vhosts.conf文件地址:D:\APMServ5.2.6\Apache\conf\extra
<VirtualHost *:80>
ServerName www.mybug.cn
DocumentRoot "D:/APMServ5.2.6/www/htdocs/mantis"
<Directory "D:/APMServ5.2.6/www/htdocs/mantis">
Options FollowSymLinks IncludesNOEXEC Indexes
DirectoryIndex index.html index.htm default.htm index.php default.php index.cgi default.cgi index.pl default.pl index.shtml
AllowOverride None
Order Deny,Allow
Allow from all
</Directory>
</VirtualHost>
设置完成后需要修改hosts文件,加上IP www.mybug.cn
局域网内其他人访问,需要在本地修改hosts文件,加上IP www.mybug.cn
然后就可以正常访问IP www.mybug.cn了
免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。