Re: mod_python

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Daniel Fetchinson

    Re: mod_python

    I want to rewrite a request url under apache2.0 based on its special
    header, like, the "Accept-Encoding:" one.
    >
    With C I think I can do it, but since I get begin with python,so I ask
    that can I do it under mod_python? what's the guide?
    The guide is this: http://modpython.org/live/current/doc-html/

    HTH,
    Daniel
Working...