[Mono-dev] mod-mono help

Adi Spivak pchelper at serv.co.il
Fri Mar 10 13:02:28 EST 2006


Hello.
i have a configuration problems.
i cannot make the mod-mono apply to two diractorise.
i have set the configuration like this:

<VirtualHost SOMEDOMAIN.COM:80>

        Alias /~pink "/home/pink/domains/SOMEDOMAIN.COM/public_html"
        AddMonoApplications default 
"/~pink:/home/pink/domains/SOMEDOMAIN.COM/public_html"
 <Location />
     SetHandler mono
   </Location>


<VirtualHost SOMEOTHERDOMAIN.COM:80>
        Alias /~master 
"/home/master/domains/SOMEOTHERDOMAIN.COM/public_html"
        AddMonoApplications master 
"/~master:/home/master/domains/SOMEOTHERDOMAIN.COM/public_html"
   <Location /~master>
        SetHandler mono
   </Location>

but only the one that is set as
<Location />
     SetHandler mono
   </Location>
is the one to work.
how can i make them both run?
what am i doing wrong?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2852 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060310/4657452f/attachment.bin 


More information about the Mono-devel-list mailing list