[Mono-list] RE: Mono-list Digest, Vol 2, Issue 3

Joshua Tauberer tauberer at for.net
Tue Jun 7 13:05:31 EDT 2005


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 **




More information about the Mono-list mailing list