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 <thade...@thadeusb.com> 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 <ord...@nocompromise.ws> 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 web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to