summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_rewrite.xml
Commit message (Expand)AuthorAgeFilesLines
...
* Remove repeated wordRich Bowen2012-02-091-1/+1
* Merge r1228894 from trunk:Eric Covener2012-01-081-1/+4
* Backport:Graham Leggett2011-12-011-0/+15
* Further clarifications of the rewrite process, as per ticket #52000Rich Bowen2011-10-101-3/+4
* Clarify behavior of multiple rewrite rules in the same scope. refs https://is...Rich Bowen2011-10-091-6/+8
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-37/+37
* be explicit that REQUEST_URI is the path component onlyEric Covener2011-09-041-3/+4
* Whether it's intentional or not, the hostname/domainname argument to theRich Bowen2011-04-151-1/+1
* hernan gonzalez <hgonzalez gmail.com> points out that the USER_AGENTRich Bowen2011-04-081-2/+2
* Remove more unnecessary anchors from rewrite examples.Rich Bowen2011-04-081-2/+2
* Fixes typo in mod_rewrite flags doc.Rich Bowen2011-03-251-1/+1
* captures of THE_REQUEST are still escaped however the browser sent the request,Eric Covener2011-02-231-1/+2
* the comparison string has been decoded for rewriterule comparison. PR50653Eric Covener2011-01-261-1/+1
* point to where SERVER_NAME and SERVER_PORT get theirEric Covener2011-01-261-2/+8
* * docs/manual/mod/mod_rewrite.xml: Fix docs to match code; only Joe Orton2011-01-151-1/+1
* Provides an example of using expr in a RewriteCond for a commonly-requested r...Rich Bowen2011-01-141-0/+11
* clarify RewriteBase as action for closed PR50546Eric Covener2011-01-061-3/+7
* typoes caught by noodlEric Covener2011-01-061-2/+2
* PR#44838: be more up front with how the per-dir RewriteRule comparison isEric Covener2011-01-051-52/+49
* Make the REQUEST_SCHEME variable available to scripts and mod_rewriteStefan Fritsch2010-12-301-0/+7
* Allow to use arbitrary boolean expressions (ap_expr) in RewriteCond.Stefan Fritsch2010-12-291-0/+10
* Allow to unset environment variables using E=!VAR.Stefan Fritsch2010-12-291-2/+3
* fix copy/paste errorEric Covener2010-12-111-1/+1
* PR 39313: allow the user to configure which rules come first when RewriteRulesEric Covener2010-12-041-1/+10
* PR#40831: empty-valued keys behave like missing keys in a RewriteMap lookup.Eric Covener2010-11-041-1/+3
* Note that RewriteOptions inherit causes parent rules to be applied AFTERRich Bowen2010-11-041-2/+10
* LogLevel should specify a global log level as well as the per-moduleRich Bowen2010-11-011-1/+1
* Add an END flag to RewriteRule that acts like L=LAST but also preventsEric Covener2010-10-291-1/+8
* Adding #logging link.Igor Galić2010-09-291-1/+1
* Make a note about RewriteLog for folks that are looking for it. ProbablyRich Bowen2010-09-251-0/+15
* Reformat these <pre> tables as actual HTML tablesRich Bowen2010-09-211-67/+136
* Removes the completely unecessary .* on several examples where it onlyRich Bowen2010-09-211-5/+5
* Adds the -le, -lt, -eq, -ge, and -gt test flags added by wrowe.Rich Bowen2010-09-211-7/+55
* Add descriptions of the new RewriteCond test flags, -L, -h, and the newRich Bowen2010-09-211-18/+44
* Missing a word.Igor Galić2010-08-091-1/+1
* Allow to set environment variables using mod_rewrite withoutRainer Jung2010-07-031-3/+3
* Replace RewriteLog/RewriteLogLevel with trace log levelsStefan Fritsch2010-06-061-76/+20
* I think this might look better as a DL than as a TABLE.Rich Bowen2010-05-181-40/+19
* Moves most of the rewritemap stuff out into its own document where weRich Bowen2010-05-181-203/+44
* 'Apache' -> 'Apache HTTP Server' etcRich Bowen2010-03-231-16/+15
* mention the quirksof REQUEST_FILENAME earlier. PR48796Eric Covener2010-02-221-1/+5
* Make ap_pregsub(), used by AliasMatch and friends, use the same syntaxStefan Fritsch2010-01-301-4/+6
* Updates and 2 little typos in manual/mod/mod_rewrite.xml.Lucien Gentis2010-01-071-2/+2
* Removes duplication of the RewriteRule flags documentation. The moduleRich Bowen2010-01-011-320/+131
* Adds a [QSD] flag to RewriteRule to discard unwanted query stringsRich Bowen2009-12-291-0/+8
* revert r832627, because it uses invalid xml structureAndré Malo2009-12-121-92/+134
* move a couple of special warnings for SysV sems and Posix sems out of the Jeff Trawick2009-11-241-26/+5
* continue clarification of RewriteBase, lots of users who install littleEric Covener2009-11-221-5/+11
* add an early note about the Pattern in a rewriterule behaving Eric Covener2009-11-041-6/+19
* Split RewriteCond into two sections, brought TestString section up to date.Noirin Plunkett2009-11-041-134/+92