You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lighttpd1.4/doc
Stefan Bühler 36f74e5d23 Revert url decoding+simplifying before matching of mod_rewrite/mod_redirect
- Lot of regressions (we forgot to reencode the result)
  - Generic problem: after decode and rewrite "a?b?c": which '?' was the path?query seperator?
  - Possible solution: only decode printable characters (without '?'), and encode the result; do not encode the '%' of a not decoded character.
  - Still a problem with path simplifying, it seems many people use urls like this: http://server1/http%3a//server2/xxx
    and rewrite the path into the querystring.
  - Probably only usable with an extra config option

  => Do NOT use rewrite/redirect to protect specific urls.


git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2362 152afb58-edef-0310-8abb-c4023f1b3aa9
15 years ago
..
.cvsignore updated .cvsignore 18 years ago
Makefile.am - add mod_extforward module from wiki 16 years ago
access.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
accesslog.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
alias.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
authentication.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
cgi.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
cml.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
compress.txt - updated doc from wiki 15 years ago
configuration.txt Hide some ssl errors per default, enable them with debug.log-ssl-noise (#397) 15 years ago
dirlisting.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
evhost.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
expire.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
extforward.txt - add mod_extforward module from wiki 16 years ago
fastcgi-state.dot moved everything below trunk/ and added branches/ and tags/ 18 years ago
fastcgi-state.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
fastcgi.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
features.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
lighttpd.1 added man page for spawn-fcgi and add a example for conditionals and simple-vhost 18 years ago
lighttpd.conf [doc] added dir-listing.encoding to the example config 15 years ago
lighttpd.user moved everything below trunk/ and added branches/ and tags/ 18 years ago
magnet.txt - added docs for mod_magnet 17 years ago
mysqlvhost.txt updated the latest changes and fixed the typos and wording in the docs (Ryan Schmidt) 18 years ago
newstyle.css added dir-listing.hide-dotfiles and customizable CSS for dirlisting written by smi 18 years ago
oldstyle.css added dir-listing.hide-dotfiles and customizable CSS for dirlisting written by smi 18 years ago
performance.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
plugins.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
proxy.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
rc.lighttpd - white space cleanup part 2 this time 1.4 ;) 17 years ago
rc.lighttpd.redhat moved everything below trunk/ and added branches/ and tags/ 18 years ago
redirect.txt Revert url decoding+simplifying before matching of mod_rewrite/mod_redirect 15 years ago
rewrite.txt Revert url decoding+simplifying before matching of mod_rewrite/mod_redirect 15 years ago
rrdtool-graph.sh moved everything below trunk/ and added branches/ and tags/ 18 years ago
rrdtool.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
scgi.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
secdownload.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
security.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
setenv.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
simple-vhost.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
skeleton.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
spawn-fcgi.1 added man page for spawn-fcgi and add a example for conditionals and simple-vhost 18 years ago
spawn-php.sh - white space cleanup part 2 this time 1.4 ;) 17 years ago
ssi.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
ssl.txt updated the latest changes and fixed the typos and wording in the docs (Ryan Schmidt) 18 years ago
state.dot moved everything below trunk/ and added branches/ and tags/ 18 years ago
state.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
status.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago
sysconfig.lighttpd moved everything below trunk/ and added branches/ and tags/ 18 years ago
traffic-shaping.txt updated the latest changes and fixed the typos and wording in the docs (Ryan Schmidt) 18 years ago
trigger_b4_dl.txt updated the latest changes and fixed the typos and wording in the docs (Ryan Schmidt) 18 years ago
userdir.txt Update documentation for #1587 15 years ago
webdav.txt - white space cleanup part 2 this time 1.4 ;) 17 years ago