[Mono-list] mod_mono in vhost configuration with ServerAlias

Bernhard schwimmlehrer at gmail.com
Fri Jan 27 06:26:02 EST 2006


Hi,

I got mono running in a vhost configuration like this:

    ServerName www.myhost.com
    ServerAlias myhost.com *.myhost.com
    MonoApplications chattv "www.myhost.com:/:/home/myuser/theapp"

My Problem is when I access http://www.myhost.com everything works fine,
but when I access http://myhost.com the aspx file sourcecode is downloaded.

Is it possible to have serveral ServerAliases "pointing" to a single Mono 
application?

Thank you
Bernhard



More information about the Mono-list mailing list