@Phyo Arkar I do not use LightHTTPD. Cherokee cannot use wsgi for now.
How du You configure apache? On 14 Paź, 09:44, "Phyo Arkar" <[EMAIL PROTECTED]> wrote: > mod_wsgi , different process group spearation , Apache VHOST (this current > setup on my hosting) Works well. > > Do LightHTTPD have mod_wsgi ? No? > > On Tue, Oct 14, 2008 at 7:30 AM, achipa <[EMAIL PROTECTED]> wrote: > > > I'm not really sure I understand... If you want to have multiple apps, > > how do you want to distinguish which app does get called ? They do > > have to differ somehow (basedir, domain or port), otherwise no one can > > tell two apps apart, web2py included :) > > > On Oct 14, 8:38 am, pigmej <[EMAIL PROTECTED]> wrote: > > > First of all. > > > > I'm not using apache, I'm using cherokee :) > > > > I'm running web2py with fastcgi handler, so every vhost needs to > > > connect to socket. > > > > On Oct 14, 12:39 am, mdipierro <[EMAIL PROTECTED]> wrote: > > > > > You need to configure apache <virtualhost> for that. > > > > > Massimo > > > > > On Oct 13, 5:34 pm, pigmej <[EMAIL PROTECTED]> wrote: > > > > > > Hey again, > > > > > > How to start serving multiple apps in production WITHOUT app_name in > > > > > url ? > > > > > Other way than rewrite on server for every app. > > > > > > With routes.py ? But how ? > > > > > > Any possibility ?? > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

