客户端访问服务器问题
服务器上安装完成 本机访问没问题客户端访问IP地址报错Forbidden
You don't have permission to access / on this server.
Apache/2.4.9 (Win64) PHP/5.5.12 Server at 192.168.1.1 Port 80
求大神解答! 修改虚拟主机配置文件
c:\wamp64\bin\apache\apache2.4.23\conf\extra\httpd-vhosts
<Directory"c:/wamp64/www/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
Order allow,deny
Allow from all
Require all granted
</Directory>
页:
[1]