Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8978135
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T19:32:12+00:00 2026-06-15T19:32:12+00:00

I have WampServer 2 installed and I have created an alias on my computer

  • 0

I have WampServer 2 installed and I have created an alias on my computer called test which points to directory g:/test/.

However I keep getting a 403 error when I try and access localhost/test/

Which is being caused by these lines in my httpd.conf (if I comment these lines out it loads)

<Directory />
    AllowOverride none
    Require all denied
</Directory>

My conf for test is as follows:

Alias /test/ "g:/test/" 
<Directory "g:/test/">
    Options Indexes FollowSymLinks MultiViews
    AllowOverride all
        Order allow,deny
    Allow from all
</Directory>

How do I override the Require all denied in my test.conf file to stop the 403 errors?

Error Log reads:
[Sun Dec 09 18:51:23.757803 2012] [authz_core:error] [pid 5128:tid 884] [client ::1:50622] AH01630: client denied by server configuration: G:/test/

Access Log reads:
::1 – – [09/Dec/2012:18:51:23 +0000] “GET /test/ HTTP/1.1” 403 207

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T19:32:14+00:00Added an answer on June 15, 2026 at 7:32 pm

    Try to replace deprecated:

    Order allow,deny
    Allow from all
    

    By:

    Require all granted
    

    Concerns only Apache >= 2.4. However, I recommand to disable mod_access_compat (line LoadModule) to avoid Order/Allow/Deny conflicts with Require.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a web-site in the directory d:\www\mysite on my local computer. I installed
I have WAMPSERVER 2.0 installed on my localhost with php_gd2 extension enabled, however when
I have a windows app which has MySQL backend. I have wampserver installed on
I'm pulling my hair out with my mysql server. I have wampserver installed, I
I have 2 computers. Both with w7 as os. I have installed wampserver on
I have installed WordPress locally on WampServer for testing purposes. I discovered that when
On Windows using WAMPserver (Apache, MySQL, PHP) I have the following: //test.php if (!defined('LC_MESSAGES'))
I have just installed wampserver on windows 7 it works fine for me but
I have installed WampServer 2.0 with MySQL 5.1.33. I can do Numeric and String
I have WampServer 2.0 that is installed on Windows on my laptop. I'm running

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.