Hi
Please some one help for configuring apache to use python scripts
I made some changes.
the index.py script contains the entry
from mod_python import apache
from mod_python import Session, Cookie, util
def index(req):
util.redirect(r eq, "mptest.py/formLogin")
So when accessing th exact url i am getting the page as
"Not Found...
User Profile
Collapse
-
Apache python integration
-
python module configuration in apache
Hi
Please some one help for configuring apache to use python scripts
I made some changes.
the index.py script contains the entry
from mod_python import apache
from mod_python import Session, Cookie, util
def index(req):
util.redirect(r eq, "mptest.py/formLogin")
So when accessing th exact url i am getting the page as
"Not...
No activity results to display
Show More