Accessing Wampserver with a mobile phone "No access" workaround appears

Source: Internet
Author: User

After installing the Wamp, want to use the mobile phone through the LAN to access the WAMP/WWW directory of the Web page, the results appear the following tips.

Forbidden

You don't have permission to access/on the this server.

Resolved as follows:

1. Open http.conf File

2. Find

<directory "e:/wamp/www/" >
.......... (middle part omitted)
  
# onlineoffline Tag-don ' t remove
Require Local
</Directory>

Replace require local with require all granted to restart the server.

Note Several common formats that you can flexibly configure:

Require Local access is only allowed;

Require all denied deny all access;

Require all granted allow all access;

Require IP 192.168.0.1 only allow IP:192.168.0.1 access;

Require not IP 192.168.0.1 only disable IP:192.168.0.1 access;

Transferred from: http://blog.csdn.net/tongbiaos/article/details/52811439

Accessing Wampserver with a mobile phone "No access" workaround appears

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.