| Article: |
Mod_python's PSP: Python Server Pages | |
| Subject: | psp does not work | |
| Date: | 2004-03-06 02:00:29 | |
| From: | cowboy2 | |
|
my configfle file: <Directory /var/www/html/test> AddHandler mod_python .psp PythonHandler mod_python.psp PythonDebug On </Directory> but,when i go to http://192.168.0.1/test/helloword.psp,i got the source file .(it remain contain the <%%> flag)
|
||


