Sunday, December 18, 2005 8:58:40 AM
Rate this Content
0
0 Votes
Continuing my series on setting up a mono ASP.NET dev/test environment on Suse 10, I've just put up a new tutorial about configuring multiple sites running on a single ip address using apache Virtual Hosts with mod_mono.
In the article I walk through the apache setup for 2 sites using different mojoportal instances with different host names. Then I create a 3rd site using the multiple sites feature in the second physical instance of mojoportal and a 3rd host name so that it has 2 sites using the same web folder and database but the content and users are completely independent.
This is also how my 2 sites www.joeaudette.com and www.mojoportal.com are configured, they both run out of the same web folder and using the same database but a SiteID is derived from the host name passed in the request so their content is independent.
Coincidently, I also just released mojoPortal 1.0
Copyright 2003-2010 Joe Audette