pistacchio wrote:

> Hi to all!
> How can i configure apache2 so that it processes all .py files with
> python _without_ using mod_python?
> I'm on Ubuntu 8.4.

I have no idea about how to do that in Ubuntu.

Use fcgi or wsgi for your Python scripts.  There should be recipes around for 
your distribution.

-- 
Jorge Godoy      <[EMAIL PROTECTED]>

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to