[Mono-list] Re: Apache and Mono - 403 Access Forbidden

Bradley, Peter PBradley at uwic.ac.uk
Mon Jan 30 12:12:59 EST 2006


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: mono-list-bounces at lists.ximian.com [mailto:mono-list-bounces at lists.ximian.com] On Behalf Of "Andrés G. Aragoneses"
Sent: 30 January 2006 16:32
To: Mono-list at lists.ximian.com
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  -  Mono-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list



More information about the Mono-list mailing list