Yes, the problem was that there was an alias "/doc/" "/usr/share/doc/"
declared under sites-enabled, and this was being imported into my
Apache2.conf. I commented out the import statement, restarted Apache,
and the problem was gone.

Thanks for the quick response Forest Bond and RajeshD, it might have
taken me a whole day to figure out where to look. This forum is great!

mason

----------------------------------------------------------------------------------

On Nov 9, 10:37 am, RajeshD <[EMAIL PROTECTED]> wrote:
> > "You don't have permission to access /doc/lookup/ on this server."
>
> > Note that /doc/lookup/ is a URL, not a folder, so there are no
> > permissions to set. I'm wondering if /doc might mean something special
> > to Apache? If not then any other ideas?
>
> > My Apache2.conf can be viewed here:http://dpaste.com/hold/24636/
>
> Your apache config imports additional settings from:
> Include /etc/apache2/sites-enabled/
>
> Look there to see if any config files in that directory may have
> defined the Location /doc and restricted permissions on it. It's
> likely that you've installed the apache2-doc Ubuntu package and that
> it's hooked up to the /doc URL path.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to