Using a mobile phone or external device to access a virtual host under the same LAN Wampsever the version number is 2.4.9

Source: Internet
Author: User
<span id="Label3"><p></p><p>1, first on the virtual server computer can open http://localhost/</p><p>2, in the external device access times the wrong: you don ' t has permission to access/in on the This server</p><p>Workaround:</p><p>1, bin\apache\apache2.4.9\conf Open in Wampserver installation directory httpd.conf</p><p>2, found in httpd.conf (approximately 240 lines):</p><p><directory/><br>allowoverride None<br>Require all denied<br></Directory></p><p>Revise him to read as Follows:</p><p><directory/><br>allowoverride None<br>#Require all denied<br>Require all granted<br></Directory></p><p>3, also found in httpd.conf (approximately 282 lines):</p><p>Require Local</p><p></p><p>Modify the following</p><p>Require Local<br>Require all granted</p><p></p><p>At this point, in the mobile browser address bar http://***.***.***.** Enter the IP address of the virtual server you opened----------------ok!</p><p>Using a mobile phone or external device to access a virtual host under the same LAN Wampsever the version number is 2.4.9</p></span>

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.