| Tom Bentz 
    tom_bentz at tamcomm.com Wed Apr 4 19:15:00 EST 2001 
 When I set this in my httpd.conf:
AddHandler python-program .py
the browser tries to download the python file
When I add this:
PythonHandler mod_python.publisher
I get this error in my browser:  'The page cannot be found'
    
Any ideas??  Thanks.
 |