I�ve found I can do it with one domain, but not two. I would like to know
how to do it with 2 or more domains.
LoadModule mono_module modules/mod_mono.so
MonoApplications "/:/home/xxx/public_html"
<VirtualHost 192.168.1.100>
ServerName www.xxx.com
ServerAdmin [EMAIL PROTECTED]
DocumentRoot /home/xxx/public_html
<Directory "/home/xxx/public_html">
SetHandler mono
</Directory>
</VirtualHost>
________________________________________
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tomek Kluz
Sent: Saturday, May 21, 2005 6:15 AM
To: [email protected]
Subject: [Mono-list] mod_mono and apache virual servers
Hello
�
I installed mod_mono with apache 2., and everything is working perfect, but
i have no idea, how to configure it for virtual server. I have many virual
domain (with php+mysql pages), and now want to publish one�with�mono+apache.
Certainly it works with alias ie: www.xxx.com/sth but�I want it wroking�for
www.xxx.com. Any ideas?
Thx, and regards
tk.
�
�
�
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list