Yes. Works. Thank you.
I've copied the MSc directory into the /usr/lib/xsp/test directory and added a section to allow all on that directory as well, and it all works. I really want to make the alias shorter, but when I tried that, it fell over. However, I'm probably tired, so I'll try again tomorrow. In the meantime, many thanks Cheers Peter -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of "Andrés G. Aragoneses" Sent: 30 January 2006 16:32 To: [email protected] Subject: [Mono-list] Re: Apache and Mono - 403 Access Forbidden 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 ] -- _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
