1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-05 05:30:39 +03:00
Commit Graph

349 Commits

Author SHA1 Message Date
Rich Bowen
f1b955eddd Removes another bogus example. Use <Proxy> blocks instead, and standard
access control methods. Also, the note about loading mod_rewrite before
mod_proxy isn't actually relevant any more.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@835827 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13 12:40:58 +00:00
Rich Bowen
95a33e73d0 This is a really cool example, and I don't want to lose it. However, I'm
reasonably sure that there's easier ways to do this, and I'm not yet
sure that the example given actually works. Need to revisit this soon.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@835826 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13 12:38:55 +00:00
Rich Bowen
18c9340030 Removes an inscrutable recipe - I don't know what problem it's trying to
solve, and the solution appears to be a completely useless use of
RewriteMap to solve a trivial problem that could be better done with
Alias. Am I missing something?


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@835824 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13 12:36:04 +00:00
Rich Bowen
925dffec5b Corrects the page title.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@835365 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12 12:35:04 +00:00
Rich Bowen
c32c165396 Removes a lengthy and unnecessary discussion of the various methods of
load balancing. Removes a RewriteMap prg load balancing script, and
replaces it with a RewriteMap rnd example of the same, as well as an
admonition to use mod_proxy_balancer instead.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@835364 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12 12:30:05 +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
Lucien Gentis
0bfb69f108 Little typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@833878 13f79535-47bb-0310-9956-ffa450edef68
2009-11-08 13:56:00 +00:00
Lucien Gentis
23006b3229 Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@833722 13f79535-47bb-0310-9956-ffa450edef68
2009-11-07 17:45:55 +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
Lucien Gentis
65c69658fd Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@833393 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06 13:42:16 +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
8adffe51d9 Moves the "dynamically regenerated" rule to advanced.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832977 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05 02:42:38 +00:00
Rich Bowen
cc81b11230 Removing a ruleset that not only doesn't have a description, but also
can't possibly work, since it contains a fully-qualified URL in the
RewriteRule. Feel free to revert iff you can provide a description and a
functional rule.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832976 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05 02:34:59 +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
19b535dff4 Moves the 'sharding' rule into the 'advanced' doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832971 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05 01:55:25 +00:00
Rich Bowen
4896bf4aa7 I'm actually not terribly thrilled with the notion of an "advanced" doc,
because that's such an arbitrary designation, and I'm afraid that it
will become a catch-all. So if someone wants to do this differently, I
certainly won't object.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832962 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05 01:29:29 +00:00
Rich Bowen
ea2350a1af Removing this rule entirely, because it's not meaningful. It relies on
REMOTE_IDENT. Browsers stopped sending REMOTE_IDENT 15 years ago, and
even when they did, it wasn't trustworthy.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832952 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05 01:16:47 +00:00
Rich Bowen
b7a270f9b4 Relocates another rule.
Please also note that this rule refers to before and after 1.3b6.
That's embarrassing. It would be great if someone would apply the
relevant changes to the 2.2 and 2.0 docs also.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832935 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05 00:43:08 +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
Nilgun Belma Buguner
ea427a9ef1 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832316 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 07:02:59 +00:00
Nilgun Belma Buguner
fcc9b1c1dd fixed validation error:
Attribute value "proxy-deny" of type ID must be unique within the document.
Possibly a copy&paste error

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832314 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 06:54:40 +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
49fd4acabb Build Colm's 'sharding' recipe.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832309 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 06:08:36 +00:00
Colm MacCarthaigh
76c420ad4a Correct the time-range for the time-based rewrite rule and warn about the effects of caches.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832278 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 02:39:41 +00:00
Colm MacCarthaigh
5149b40982 Adding missed </p>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832270 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 02:27:09 +00:00
Colm MacCarthaigh
980abd40a0 Fixup for two grammar nits - pluralisation and articulation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832263 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 02:06:08 +00:00
Colm MacCarthaigh
72ed570c2e Rewrite the "cluster" section of the rewrite docs. Changes;
* Call the technique "sharding" - like the rest of the world does. 

    * Simplify to just one example use-case, sharding users.

    * Make the usage of the term "physical host" consistent.

    * Remove unreachable nonsense rewrite rules

    * Remove redundant sentences.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832261 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 02:02:23 +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
cd3e48e2d0 Turn that into a warning.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832185 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 23:20:12 +00:00
Rich Bowen
75eaa1ebfa Adds access to the list of resources.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832183 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 23:12:48 +00:00
Rich Bowen
4e13ecbde7 Moves the 'image theft' recipe from rewrite_guide to access
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832182 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 23:12:26 +00:00
Rich Bowen
3449950949 Removes the 'block evil robots' rule from rewrite_guide, moves it to
access, and makes it not suck.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832175 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 22:57:44 +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
Rich Bowen
17392ce860 Corrects several build errors. This is why we build before we commit,
right?


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832080 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 19:49:50 +00:00
Rich Bowen
fb422aa001 Adds two missing flags to this doc, but I'm considering dropping it
entirely. I feel it just duplicates content in the reference doc.
Opinions?


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832079 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 19:47:36 +00:00
Rich Bowen
13089a6ece Renames rewrite_tech.* to tech.*
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832069 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 19:32:16 +00:00
Rich Bowen
f93a9b9289 Renames rewrite_tech.* to tech.*
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832068 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 19:19:40 +00:00
Rich Bowen
f9ce571b5c Adds the newly renamed intro.html.fr
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832066 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 19:15:04 +00:00
Rich Bowen
4bfefef655 Rebuilds the non-english versions to pick up filename changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832065 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 19:13:37 +00:00
Noirin Plunkett
dfb74b68f7 Doh, did too many renames
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832063 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 19:10:50 +00:00
Noirin Plunkett
68efcb2de8 Fixing links to match Rich's rename
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832058 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 19:05:01 +00:00
Noirin Plunkett
754ca47e92 Fixing links to match Rich's rename
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832057 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 19:03:06 +00:00
Rich Bowen
ad2932c40f These are all replaced by intro.* rather than rewrite_intro.*
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832053 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 19:01:01 +00:00