summaryrefslogtreecommitdiff
path: root/src/mod_rewrite.c
Commit message (Expand)AuthorAgeFilesLines
* - fixed crash on url.redirect and url.rewrite if %0 is used in aJan Kneschke2007-04-101-0/+8
* - white space cleanup part 2 this time 1.4 ;)Marcus Rückert2006-10-041-104/+104
* make %1 %2 etc works instead of SEGVmOo2005-09-291-0/+4
* fixed possible uninit variables of the config-parser fails (merged [183])Jan Kneschke2005-08-161-2/+2
* fixed error-msgJan Kneschke2005-08-151-1/+2
* added include_shell option to configfiles (merged the rest of the trunk chang...Jan Kneschke2005-08-091-4/+9
* allow _ in env. and var. and optimized matching of conditionsJan Kneschke2005-08-081-1/+1
* removed setup_connection (merged [295])Jan Kneschke2005-08-081-21/+8
* reverted last patch and added commentJan Kneschke2005-07-261-1/+4
* do the url matching after we cleaned it up Jan Kneschke2005-07-241-1/+1
* added url.rewrite-once and url.rewrite-repeat and mapped the old options both...Jan Kneschke2005-07-231-81/+78
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+453