BMC Jonathan McCullagh wrote:
However, when I try to load an aspx page at one of my vhosts I still get:
Not Found
The requested document was not found on this server.

You need to tell mod_mono about each 'http path' that maps to a path on your server. So for each virtual host, you need to map the root of its http path ("/") to the root directory of its actual files:

AddMonoApplications default www.yourdomain.com:/:/path/to/files

One of those for each virtual host.

(Sorry about disappearing for a few days.  I was away for the weekend.)

--
- Joshua Tauberer

http://taubz.for.net

** Nothing Unreal Exists **


_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to