[Mono-aspnet-list] How to map multiple hostnanames (foo.com, www.foo.com) to the same asp.net app in fastcgi-mono server

adrin adrin84 at gmail.com
Sat May 7 10:00:14 EDT 2011


Hi,
Is there a way to map www.foo.com and foo.com hostnames to the same asp.net
application? I am using fastcgi-mono-server2.exe (on nginx) and
/applications switch with following setting:

foo.com:/:/var/www/foo.com/,www.foo.com:/:/var/www/foo.com/

but it launches two separate web apps which is not what i want to do.

Is there a way to run both www.foo.com and foo.com as one ASP.NET app?



--
View this message in context: http://mono.1490590.n4.nabble.com/How-to-map-multiple-hostnanames-foo-com-www-foo-com-to-the-same-asp-net-app-in-fastcgi-mono-server-tp3505543p3505543.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list