XAMPP Apache Access forbidden! Error 403 Workaround

Source: Internet
Author: User

Today download the latest XAMPP, configured a virtual host, has been an error, Access forbidden! Error 403



It is obvious that the server does not allow access to the file, but my virtual host is configured as follows: DocumentRoot "D:/work/test" ServerName testoptions None Order Allow,deny let from all unexpectedly still is the visit unsuccessful, toss a will finally found in httpd.conf inside has this configuration.
Change this to the following configuration and restart Apache. I think this should be xampp inside about the virtual host configuration of a bug, because I have in a single virtual host has the allow from all this configuration, according to the idea of software design, should be local configuration priority is greater than the overall setting, this still needs to be improved. Original address: http://blog.sina.com.cn/s/blog_4ed32a4001017zo2.html

XAMPP Apache Access forbidden! Error 403 Workaround

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.