|
Geo
geo at overweb.it
Mon Dec 16 17:42:50 EST 2002
How can I set httpd.conf to have a different PythonHandler
for each user?
I need something like this:
<Directory "/usr/home/*/public_html">
AddHandler python-program .py
PythonHandler mptest
PythonDebug on
</Directory>
Thanks
--
Gerolamo Valcamonica
|