Apache virtual host 403 is a very simple problem, I can't figure out what went wrong.
WBOY
Release: 2016-08-04 09:22:14
Original
1016 people have browsed it
Virtual host configuration
hosts also changed
Then 403
Reply content:
Virtual host configuration
hosts also changed
Then 403
Check whether the upper-level directory of the root directory (such as D:/software/web_root) is set to reqiure all denied
in other configurations, which will make the subdirectory inaccessible even if the access permission is turned on. If it is a non-windows system, confirm the access permissions of the directory and set it to at least readable.
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn