Igor Galić
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
Rich Bowen
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
Rich Bowen
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
Rich Bowen
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
Rich Bowen
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
Rich Bowen
b134f9aac1
2009 -> 2010 in the copyright statement. Nobody seems to know if this is
...
actually necessary, but it's sort of an annual tradition. We think
tradition is pretty important.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895795 13f79535-47bb-0310-9956-ffa450edef68
2010-01-04 21:41:42 +00:00
Rich Bowen
941c8025b9
Don't capture matches if you're going to discard them - replaces ^(.+)
...
with just ^ for a rewrite rule that doesn't use $1.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@890412 13f79535-47bb-0310-9956-ffa450edef68
2009-12-14 17:51:51 +00:00
Rich Bowen
13cec8a9d0
Starts on the vhosts document. Need to eliminate duplication with the
...
main /docs/vhosts/mass.html doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@882806 13f79535-47bb-0310-9956-ffa450edef68
2009-11-21 00:27:17 +00:00
Rich Bowen
bb4e2acc93
Adds vhosts and proxy docs, and updates the seealso sections in
...
everything. proxy only has one rule in it, and vhosts is empty. Will fix
that soon.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@882805 13f79535-47bb-0310-9956-ffa450edef68
2009-11-21 00:24:21 +00:00
Rich Bowen
ba4f21e6d6
Adds a 'rewrite everything' or 'fallback resource' rule.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@882797 13f79535-47bb-0310-9956-ffa450edef68
2009-11-21 00:07:26 +00:00
Rich Bowen
3aff21153e
Moves the last of the rules from the monolithic rewrite_guide into
...
topic-specific sub-pages. Still a lot of cleanup and improvement can be
done, but this is a good first step.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@881110 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17 02:44:19 +00:00
Rich Bowen
03af895d97
Moving yet another recipe. Almost done with this exercise.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@881091 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17 01:56:34 +00:00
Rich Bowen
bf553f4e74
Corrects links to the reference documentation.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@835360 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12 12:10:26 +00:00
Rich Bowen
118edd63a0
Move the 'vhost per user' rule, and add commentary.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@835356 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12 12:00:32 +00:00
Rich Bowen
d52ef1dea8
Rebuild html from xml typo fixes.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@833936 13f79535-47bb-0310-9956-ffa450edef68
2009-11-08 22:20:37 +00:00
Rich Bowen
48b70fd6e4
Typo correction. Thanks Lucien.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@833721 13f79535-47bb-0310-9956-ffa450edef68
2009-11-07 17:40:28 +00:00
Rich Bowen
21ecc37006
seealso list in all the various docs.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@833139 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05 19:23:09 +00:00
Rich Bowen
2929211635
Moves the "canonial URL" example to remapping
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@833061 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05 15:43:23 +00:00
Rich Bowen
5c7cd4e7cb
Moves the 'browser-specific' rule into remapping.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832973 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05 01:55:43 +00:00
Rich Bowen
f73825dd44
Relocates another recipe, and updates it.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832923 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05 00:12:41 +00:00
Rich Bowen
b2a91602be
Should be a leading slash on that regex. Thanks to Bob Ionescu.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832826 13f79535-47bb-0310-9956-ffa450edef68
2009-11-04 18:13:15 +00:00
Rich Bowen
5ef61a61af
The hostname requires a http:// on the front of it, since we're
...
redirecting to it. This recipe has apparently been wrong for years.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832310 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 06:09:35 +00:00
Rich Bowen
c1cd405d9f
Clarify that this technique works in per-directory scope.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832237 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 01:01:11 +00:00
Rich Bowen
9d0bbac6c5
Moves another rule over to the category-specific file, and updates it
...
to use more efficient techniques.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832236 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 00:55:56 +00:00
Rich Bowen
baecf9e13f
Moves another rule out of rewrite_guide, and updates it for modern
...
versions of mod_rewrite
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832217 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 00:16:57 +00:00
Rich Bowen
e7cd7a2b84
Moves more recipes to their new locations, with some minor changes to
...
each.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832204 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 23:49:53 +00:00
Rich Bowen
703a4b54d3
Long ago, I split the rewrite guide into simple and advanced. This was,
...
in retrospect, this seems like a bad idea. Re-merging those two
documents, and creating containers for what the docs list has suggested
as various new categories for these rules. I expect there will be
others.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832094 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 20:36:30 +00:00