Commit 6b4e30b1 authored by Andre Malo's avatar Andre Malo
Browse files

Fix mod_rewrite's abs_URI handling.

- uris were partially not correctly escaped (in particular:
  ldap, news, mailto)
- not all uri schemes contain an authority component (//)
- add nntp:// scheme
- don't add a query string (and drop r->args) if it's not
  http or mailto scheme
- be more efficient (think so)

Reviewed by: Justin Erenkrantz, Brian Pane


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99915 13f79535-47bb-0310-9956-ffa450edef68
parent 8c53a893
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