httpd-vhosts.conf设置

发布时间:2020-10-06 19:15:33 作者:cherry_66
来源:网络 阅读:866

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了

推荐阅读:
  1. nginx设置
  2. ceph flag 设置(集群 行为设置)

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

httpd-vhosts.conf st %d

上一篇:详解小程序不同页面之间通讯的解决方案

下一篇:关于Http持久连接和HttpClient连接池的深入理解

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》