In the configuration of the Apache Linux service, often encounter http403 error, I today configuration test also appeared, finally resolved, summed up a bit. HTTP 403 error is a denial of access meaning, for a number of reasons. Also, these problems
workaround when a 403 Forbidden error occurs in the Apache server. If you need a friend, you can refer to it below.
Configuration of the next virtual host, localhost open found error:HTTP Error 403-forbidden, that is, 403 forbidden:you don't have
Open Web page, result access hint: 403 Error! Turn off IE's "show friendly HTTP Error" and show no access (you don't have permission to access/on this server)!Apache, version 2.2.8, after the installation completes, carries on the related test,
Recently because of the work needs, to the Nginx site root directory changes, through some online tutorial changes, but found that the test has been prompted 403 Forbidden error, backstage through a friend's tips also solved, so now will be detailed
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.First, change the root directoryNginx Default Web site root directory is/usr/local/nginx/html, you want to change it to/home/fuxiao/www How
Open the Apache configuration file httpd.conf and find this code:
Options FollowSymLinksAllowOverride NoneOrder Deny,allowDeny from all
Sometimes because PHP is configured, the "Deny from all" here has rejected all connections. Change the
HTTP error Code table all HTTP status codes and their definitions.Code indication2XX success200 normal; The request is complete.201 Normal; Immediately after the POST command.202 normal; Accepted for processing, but processing is not yet complete.203
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.