Commit 2716a64e authored by Roy T. Fielding's avatar Roy T. Fielding
Browse files

Updated mod_rewrite to version 3.0.1, which: fixes compile error on

AIX; improves the redirection stuff to enable the users to generally
redirect to http, https, gopher and ftp; added TIME variable for
RewriteCond which expands to YYYYMMDDHHMMSS strings and added the
special patterns >STRING, <STRING and =STRING to RewriteCond, which
can be used in conjunction with %{TIME} or other variables to create
time-dependent rewriting rules.

Submitted by: Ralf S. Engelschall
Reviewed by: Jim Jagielski, Dean Gaudet, Roy Fielding


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@77742 13f79535-47bb-0310-9956-ffa450edef68
parent 6269f620
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment