hi Chris, I also ran into this belongs annoyance and have opened a ticket for it: http://code.google.com/p/web2py/issues/detail?id=56
Richard On Sep 29, 7:23 am, Chris S <[email protected]> wrote: > Would this be the same for FastCGI? Simply rename and add a > handler? > I've been trying GAE and would really like to try out a shared host > with FastCGI instead. The GAE's lack of 'belongs in' type command is > killing me. > > On Sep 28, 4:14 pm, Thadeus Burgess <[email protected]> wrote: > > > Quite easily actually, some took me about 5 seconds on google. > > >http://httpd.apache.org/docs/1.3/howto/htaccess.html#cgi > > > Bascially, you either rename cgihandler.py with a .cgi extension, and/or > > simlink it to a .cgi file. > > > Hope that helps, I would suggest maybe fastcgi if you have it? > > > I currently use the shared hosting on dreamhost, and use their WSGI for my > > web2py instance, runs great! > > > -Thadeus > > > On Mon, Sep 28, 2009 at 4:07 PM, andreas <[email protected]> wrote: > > > h directory should the domain point? > > > Do I have to remove or modify the cgihandler.py file? > > > Do I have to set up a .htaccess file and what to write insi --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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 -~----------~----~----~----~------~----~------~--~---

