Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
Successful installation of mod_python on Apache on Win2k?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Peter Maas, post: 1728043"] This is my working conf (on Linux, though): LoadModule python_module modules/mod_python.so <Directory /usr/local/apache2/htdocs/test> AddHandler python-program .py PythonHandler mptest PythonDebug On </Directory> /usr/local/apache2/htdocs/test/mptest.py works. If you have an analogous conf, it might be an OS related issue. Mit freundlichen Gruessen, Peter Maas [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
Successful installation of mod_python on Apache on Win2k?
Top