In the root web2py directory, there should be a python file called cgihandler.py
You should be able to simlink that to something like index.cgi and use .htaccess to specify directory index? -Thadeus On Sun, Sep 13, 2009 at 3:46 PM, Bill Bell <[email protected]> wrote: > > I have installed web2py on shared BSD server space where I have shell > access. It complained about not finding Tk and dbhash, otherwise seems > to run. The host does not run mod_python, mod_wsgi or other products > like these. Until I am able to arrange for that I would like to run > against cgi to become familiar with the basics. I notice that various > handlers are made available with the web2py distribution. However, I > am ignorant about how to use them. > > Would someone be so kind as to point me toward available > documentation, recipes or suggestions? (I have searched this group and > the book without success.) > > Thanks for your help! > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

