|
Hi, I’m trying to get my ASP.NET program to run on Apache2 on SuSE
9.3 Pro, but I get a 403 Access Forbidden error. I’m using the
latest version of Mono (1.1.13.) downloaded and updated via Red Carpet. The program runs fine on XSP on its default port (8080). Apache is installed successfully. If I type in http://localhost (or the external url if I’m
not on the LAN) I get the Apache default page. I’ve configured Apache following the instructions given at: http://www.codeproject.com/cpnet/introtomono2.asp Apart from the additions to http.conf set out in the link above, my configuration
file is the Apache default. Trying to access http://localhost/AspNetOnApache
(as in the link above) gives a 403 error. I’ve also tried the following:
So it looks as though the problem is with accessing Mono. Any ideas? Thanks in advance. Peter |
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
