1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-01 07:26:57 +03:00

736 Commits

Author SHA1 Message Date
6cd235c332 Remove a leftover note to myself.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1028398 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28 17:33:31 +00:00
7e11840a75 Introduce <If> as an alternative to mod_rewrite in the "avoiding
mod_rewrite" document.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1028397 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28 17:31:59 +00:00
76769e0d60 Update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1027128 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25 14:11:52 +00:00
5e303bd7e6 Typos corrections.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1026804 13f79535-47bb-0310-9956-ffa450edef68
2010-10-24 14:12:09 +00:00
65bb1b80c2 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1026632 13f79535-47bb-0310-9956-ffa450edef68
2010-10-23 16:02:06 +00:00
204de4f15e Update a per-dir example that's meant to show looping and the L flag.
* add a RewriteBase
* REQUEST_URI doesn't have the RewriteBase stripped from it, so fix the test comparison.
* rewrite to absolute URI and use PT flag so the rule is somewhat applicable to per-vh context



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1025748 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20 21:00:49 +00:00
281d67d240 note a limitation on some kinds of flags in per-dir rewrite (since the current request
is not long for this world and these fields are not copied on the internal redirect)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@990129 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27 12:38:23 +00:00
975d427501 And the html..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@983730 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 16:52:00 +00:00
f191b16bc1 [PT] is implied in per-dir context. (Also, FallbackResource is backported in 2.2.16)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@983728 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 16:50:00 +00:00
ed0c709d18 Rebuild new example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@966347 13f79535-47bb-0310-9956-ffa450edef68
2010-07-21 18:24:52 +00:00
4f5a41f04b Fixes a non-working example in the int RewriteMap section.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@966346 13f79535-47bb-0310-9956-ffa450edef68
2010-07-21 18:24:12 +00:00
60e8f3a913 Allow to set environment variables using mod_rewrite without
explicitely giving a value.

Most modules only check presence of a variable, not the
value, so it makes sense to make the VAL argument in
the mod_rewrite ENV flag optional.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@960233 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03 16:21:58 +00:00
ebcb68896e Fix documented syntax for env var setting in mod_rewrite.
Main page is fine, only the flags guide was wrong.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@960223 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03 14:27:43 +00:00
391797e770 Update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@956407 13f79535-47bb-0310-9956-ffa450edef68
2010-06-20 20:26:02 +00:00
d3ddf3e01a Fix XML validation issue
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@956406 13f79535-47bb-0310-9956-ffa450edef68
2010-06-20 20:21:08 +00:00
41a6878ac5 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@955572 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17 12:34:12 +00:00
80c11dcf59 Fixing minor typo in sections.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@955184 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16 10:27:52 +00:00
67abe949d3 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@954260 13f79535-47bb-0310-9956-ffa450edef68
2010-06-13 16:54:18 +00:00
9cdcd0af5c Alternatives to [P].
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@952019 13f79535-47bb-0310-9956-ffa450edef68
2010-06-06 23:03:24 +00:00
fcf558c608 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@952014 13f79535-47bb-0310-9956-ffa450edef68
2010-06-06 22:29:36 +00:00
5e9890cbb7 Update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@951906 13f79535-47bb-0310-9956-ffa450edef68
2010-06-06 17:21:45 +00:00
a5f4ee1845 Replace RewriteLog/RewriteLogLevel with trace log levels
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@951903 13f79535-47bb-0310-9956-ffa450edef68
2010-06-06 17:09:43 +00:00
bc0a04b83e fix xml validation and doc build issues
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@951111 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03 18:51:25 +00:00
b34f14e6ae Several typos fixed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@949190 13f79535-47bb-0310-9956-ffa450edef68
2010-05-28 14:39:46 +00:00
1461080b94 Typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@947715 13f79535-47bb-0310-9956-ffa450edef68
2010-05-24 16:57:46 +00:00
1477c61e6f odd assortment of spelling fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@947651 13f79535-47bb-0310-9956-ffa450edef68
2010-05-24 14:26:49 +00:00
e91ff38954 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@947636 13f79535-47bb-0310-9956-ffa450edef68
2010-05-24 13:28:01 +00:00
6cf4c832ab metafile rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@946447 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 22:05:57 +00:00
326640caaa Completes the rewrite of the RewriteMap documentation. Examples for all
the various map types, and an overhaul from a grammar perspective. Still
want to do some tweaks on the ref doc side.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@946438 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 22:00:50 +00:00
f4e0c14f2f Link to relevant section of avoid doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@946437 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 21:59:52 +00:00
a6810d0126 vhosts section of avoid doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@946433 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 21:58:55 +00:00
f25bff8197 int: example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945991 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 01:30:26 +00:00
d9f39319c8 More information for the dbm map type.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945987 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 01:07:27 +00:00
8567252916 Minor tweak: Rename links to 'Using RewriteMap' rather than 'RewriteMap'.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945974 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 00:43:45 +00:00
f2465c369e Better explanation of example for rnd: type RewriteMap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945971 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 00:17:37 +00:00
3c629a49f1 Link to the new RewriteMap doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945967 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 23:48:12 +00:00
8aef31c0df Adds a useful and complete example for using RewriteMap txt:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945966 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 23:46:08 +00:00
f493564be3 Rephrasing of RewriteMap intro.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945944 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 22:55:44 +00:00
3099d539f3 Rebuild with new nav element.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945935 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 22:31:41 +00:00
416a85f30d Add the rewritemap doc to the seealso navigation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945934 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 22:30:54 +00:00
c6625b8cb8 xmllint
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945931 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 22:25:03 +00:00
c13c39ce06 Moves most of the rewritemap stuff out into its own document where we
can give it the exhaustive treatment it deserves without making the
reference doc unmanageable.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945921 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 22:02:33 +00:00
72e35ecc7a Adds another section to the 'avoiding mod_rewrite' doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@938031 13f79535-47bb-0310-9956-ffa450edef68
2010-04-26 13:11:56 +00:00
924fbe6290 starting back on some of the things I want to add to the rewrite docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935537 13f79535-47bb-0310-9956-ffa450edef68
2010-04-19 11:53:38 +00:00
585e0c73cc Replace 'Apache' with contextually correct phrasing.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@934398 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15 13:23:38 +00:00
7e9963acc1 Typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@921119 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 20:51:21 +00:00
0c1301a84a Encourage people to use Redirect rather than mod_rewrite.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@921116 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 20:49:59 +00:00
bb3c771c85 elaborate on the T= limiation in per-directory rewrites for PR 36590
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@919977 13f79535-47bb-0310-9956-ffa450edef68
2010-03-07 12:34:17 +00:00
200db0e7c0 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@905482 13f79535-47bb-0310-9956-ffa450edef68
2010-02-02 00:53:36 +00:00
ceac8571d3 Updates and 2 little typos in manual/mod/mod_rewrite.xml.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@896921 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 16:40:21 +00:00