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

  • SEARCH
  • Home
  • 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 6086987
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T11:49:08+00:00 2026-05-23T11:49:08+00:00

I try to serve my Django application with Apache-mod_wsgi in my local computer whose

  • 0

I try to serve my Django application with Apache-mod_wsgi in my local computer whose OS is Windows 7.

I have placed my django.wsgi file into proper place and change httpd.conf such that WSGIScriptAlias / C:\DjangoProjects\tryserver\Apache\django.wsgi .

However, when I try to reach http://127.0.0.1, encountered You don't have permission to access / on this server. message.

I have looked at my access.log and I have found these two lines

127.0.0.1 - - [30/Jun/2011:22:36:50 +0300] "GET / HTTP/1.1" 403 202
127.0.0.1 - - [30/Jun/2011:22:37:50 +0300] "\x16\x03" 302 222

What is the meaning of these logs and how can I resolve them ?

Thanks

  • 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-05-23T11:49:08+00:00Added an answer on May 23, 2026 at 11:49 am

    Adding these lines to httpd.conf resolved my problem.

    <Directory C:/DjangoProjects/tryserver/Apache>
    Order deny,allow
    Allow from all
    </Directory>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to setup Django with Apache under Windows. I've activated the mod_wsgi
i'm trying to setup mod_wsgi to serve my django media files (i want to
I have a django application running under twisted with the following service: class JungoHttpService(internet.TCPServer):
I'm looking for a super easy way to deploy django application on windows. Basically
In Django, I have a model tied to the admin. Whenever I try to
Hi i try to do that example http://openlayers.org/dev/examples/all-overlays.html in my django application. I use
I'm developing in Django on Windows XP using the manage.py runserver command to serve
I'm having trouble getting Apache/WSGI to use my VirtualEnv. I have added the following
I am running cherokee to serve a django app using uwsgi. I have been
I am using FCKEditor within a Django app served by Apache/mod-wsgi. I don't want

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.