Do you have an "Allow" directive for the appropriate directory? http://httpd.apache.org/docs/2.0/mod/mod_access.html#allow
_Nik On 1/12/2013 10:27 AM, Kanai Lomayani wrote: > I have managed to install mod_wsgi on apache and django when i try to > access the django address I get this error > *[Sat Jan 12 20:29:59 2013] [error] [client 127.0.0.1] client denied > by server configuration: C:/xampp/locksmith/locksmith/django.wsgi* > my scriptalias : *WSGIScriptAlias /locksmith/ > "C:/xampp/locksmith/django.wsgi"* > * > * > Please i need your help i have searched all day long with no results.... > > --Kanai > -- > You received this message because you are subscribed to the Google > Groups "Django users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/django-users/-/FYeePiATOxsJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

