[Mono-dev] How can I have mono FastCGI run ONE application for several virtual directories ?

SirNoSkill quandary82 at hailmail.net
Tue Jan 17 08:51:08 UTC 2012


Hi,

Thanks Robert, that works for the time being (=for testing).
For real-life, I would need this for N domains, which doesn't work so
far, because everything gets directed to this one application.

So it needed being something like a wildcard
*.domain1.xyz
*.domain2.xyz
etc.

But that would still not allow for domain1 & 2 to be joined in the same
webapp, which would probably be desirable as well.



On Tue, Jan 17, 2012, at 12:31 AM, Robert Jordan wrote:
> On 16.01.2012 23:19, quandary wrote:
> > How can I have fastcgi use the same application for all those subdomains ?
> 
> fastcgi-mono-server4 /applications=/:/var/www/your-chat-app ....
> 
> With other words: omit the host from the application descriptor.
> 
> Robert
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 
-- 
  SirNoSkill
  quandary82 at hailmail.net

-- 
http://www.fastmail.fm - Access all of your messages and folders
                          wherever you are



More information about the Mono-devel-list mailing list