You don ' t have permission to access

Source: Internet
Author: User

Local Area network configuration Discuz,web end access server side, the following feedback appears:

Forbidden

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

The various methods on the Internet are mainly focused on the

<directory/> options followsymlinks  allowoverride None order deny,allow deny from all satisfy all</Directory             
Change to
<directory/>    Options followsymlinks    allowoverride None    Order deny,allow# All #</Directory>       

and the

<directory "D:/wamp5/www" >##Possible values for the Options directive is "None", "all",#or any combination of:#Indexes includes followsymlinks symlinksifownermatch execcgi multiviews##Note that "MultiViews" must is named *explicitly*---"Options all"#doesn ' t give it to you.##The Options directive is both complicated and important. Please see#Http://httpd.apache.org/docs/2.2/mod/core.html#options#For more information.#Options Indexes FollowSymLinks##AllowOverride controls what directives is placed in. htaccess files.# It can be ' all ', ' None ', or any combination of the keywords: # Options FileInfo authconfig Limit # C5>allowoverride All # # Controls who can get stuff from the this server. ## onlineoffline tag-don ' t remove Order deny,allow Deny  from all to from 127.0.0.1 </Directory>                
Change into

<directory "D:/wamp5/www" >##Possible values for the Options directive is "None", "all",#or any combination of:#Indexes includes followsymlinks symlinksifownermatch execcgi multiviews##Note that "MultiViews" must is named *explicitly*---"Options all"#doesn ' t give it to you.##The Options directive is both complicated and important. Please see#Http://httpd.apache.org/docs/2.2/mod/core.html#options#For more information.#Options Indexes FollowSymLinks##AllowOverride controls what directives is placed in. htaccess files.# It can be ' all ', ' None ', or any combination of the keywords: # Options FileInfo authconfig Limit # allowoverride All # # Controls who can get stuff from th is server. ## onlineoffline tag-don ' t remove Order deny,allow# Deny from all # allow from  127. 0.0.1 allow from all   </Directory>


You don't have permission to access

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.