[Mono-list] Re: Apache and Mono - 403 Access Forbidden
"Andrés G. Aragoneses"
knocte at gmail.com
Mon Jan 30 11:32:25 EST 2006
Bradley, Peter escribió:
> I thought it might help if I attached my httpd.conf file
If you are trying to access to the directory "AspNetOnApache", do the
following:
- Add "Allow from all" to the section called <Directory
/AspNetOnApache>, not the document root (<Directory />).
- Then try to access to http://localhost/AspNetOnApache/ (with the last
slash included).
Hope this helps.
Andrés [ knocte ]
--
More information about the Mono-list
mailing list