Windows server 2008 R2 安装WAMP后,外网无法访问。。。求解

刘贺威 2020-02-01 10:26:13
1、如题。
windows server 2008 R2 安装WAMP后,外网无法访问。。。求解

2、要不要修改服务器C盘下的 hosts文件?
比如:添加 127.0.0.1 luohejie.com

3、httpd.conf 到底该如何修改?

4、httpd-vhosts.conf 到底该如何添加修改?

<VirtualHost *:80>
ServerName 2020.luohejie.com
ServerAlias luohejie.com
# DocumentRoot "${INSTALL_DIR}/www/2020"
DocumentRoot "E:/wamp64/www/2020"
<Directory "${INSTALL_DIR}/www/2020/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
# Require local
Require all granted
</Directory>
</VirtualHost>


麻烦帮忙检查一下,有没有错误的地方?

5、系统:Windows server 2008 R2 X64
环境:WAMP 3.3.3
...全文
22 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复

6,871

社区成员

发帖
与我相关
我的任务
社区描述
Windows 2016/2012/2008/2003/2000/NT
社区管理员
  • Windows Server社区
  • qishine
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧