Hello all. I'm really new to Python and to Apache, and even more so when it comes to Python working with Apache. So, any help is much appreciated.
The install page (http://webpy.org/install) says that if I'm using Apache, then that means that I should set web.py up with one of the following setup bullets: Apache with CGI, Apache with CGI using .htaccess Apache with FastCGI, Apache with mod_python, or Apache with mod_wsgi. I've been told that CGI is old-school, antiquated, and shouldn't be used. I don't have an opinion on that subject because I've never used "CGI" on any of my web pages. I'm of the impression that I should use MOD_Python, and learn how to work with that, since I've worked with MOD_PHP before. Any suggestions? Or, better yet, might you be able to point me to a "best and most helpful howto"...? Thanks. Sean --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
