WampServer 局域網手機訪問(403 Forbidden錯誤解決方法)

修改文件apache

\wamp\bin\apache\apache2.4.9\conf\httpd.confui

 

 

幾種經常使用格式,本身能夠靈活配置:blog

Require local 僅容許本地訪問;ip

Require all denied 拒絕全部訪問;配置

Require all granted 容許全部訪問;im

Require ip 192.168.0.1 僅容許IP:192.168.0.1 訪問;wamp

Require not ip 192.168.0.1 僅禁止IP:192.168.0.1訪問;db

相關文章
相關標籤/搜索