1
0
mirror of https://github.com/apache/httpd.git synced 2025-05-30 01:07:09 +03:00

30 Commits

Author SHA1 Message Date
Rich Bowen
cefab4660c Correct two syntactical errors in examples given for the flags - CO and
H, specifically. Also adds an example for the [NE] flag.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@565212 13f79535-47bb-0310-9956-ffa450edef68
2007-08-13 00:35:50 +00:00
Rich Bowen
b24a96a731 Trying to fill in some of the flags here, complete with detailed
explanations and examples.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@562855 13f79535-47bb-0310-9956-ffa450edef68
2007-08-05 12:24:31 +00:00
Joshua Slive
03ad1c61f8 Fix DNS load balancing example.
Submitted by: Takashi Sato <serai lans-tv.com>
PR: 23501


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@561887 13f79535-47bb-0310-9956-ffa450edef68
2007-08-01 17:52:15 +00:00
Rich Bowen
8f1ae7b021 Correctly reference the FilesMatch directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@559523 13f79535-47bb-0310-9956-ffa450edef68
2007-07-25 17:04:16 +00:00
Rich Bowen
dfb116c701 An example of using the [T] flag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@559511 13f79535-47bb-0310-9956-ffa450edef68
2007-07-25 16:22:24 +00:00
Rich Bowen
8517b857e0 Fix rewriterule directive, as per comment #9 in
http://issues.apache.org/bugzilla/show_bug.cgi?id=40004


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@559494 13f79535-47bb-0310-9956-ffa450edef68
2007-07-25 15:38:14 +00:00
Rich Bowen
704287d81f Match the comment to the rules - rules mention dir1 and dir2, comment
refers to custom/ and pub/



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@520834 13f79535-47bb-0310-9956-ffa450edef68
2007-03-21 10:56:05 +00:00
André Malo
7add40d118 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@437774 13f79535-47bb-0310-9956-ffa450edef68
2006-08-28 18:43:17 +00:00
André Malo
40712b8afe fix validation error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@437773 13f79535-47bb-0310-9956-ffa450edef68
2006-08-28 18:37:09 +00:00
Roy T. Fielding
5347b4715f update collective copyright notice in manual
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@421086 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 02:42:24 +00:00
Rich Bowen
5fd456f6df Adds more discussion of several rewrite flags.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@421068 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 01:24:35 +00:00
Roy T. Fielding
44fa6e0073 update license header text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420990 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 20:55:32 +00:00
André Malo
459217fff2 fixup properties
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419688 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 20:05:12 +00:00
William A. Rowe Jr
a6566261af Might be my imagination, but seems full set hasn't been
generated in quite a while.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419671 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 19:25:28 +00:00
Rich Bowen
a78010fd90 Changing copyright statement to the correct year.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@417416 13f79535-47bb-0310-9956-ffa450edef68
2006-06-27 10:57:42 +00:00
Rich Bowen
c5d6fe0c89 Regex stuff that was in 2.2 but not in trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@417415 13f79535-47bb-0310-9956-ffa450edef68
2006-06-27 10:56:59 +00:00
Rich Bowen
95e8595e96 A variety of small tweaks, including the changes that Noirin and Joshua
suggested in phrasing in the flags document. Still a lot left to do.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@417413 13f79535-47bb-0310-9956-ffa450edef68
2006-06-27 10:48:14 +00:00
Rich Bowen
6e4dd2dc14 It's referred to as the Rewrite Guide everywhere excent when we link to
it.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@417393 13f79535-47bb-0310-9956-ffa450edef68
2006-06-27 10:00:14 +00:00
Rich Bowen
64d5e756cd Adding a flags document. Not yet linked from anywhere. Will link once
fleshed out a little more. The goal is to give more examples for the
available flags.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@417203 13f79535-47bb-0310-9956-ffa450edef68
2006-06-26 14:56:01 +00:00
Colm MacCarthaigh
dd95d7c37c Update the copyright year in all .c, .h and .xml files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395228 13f79535-47bb-0310-9956-ffa450edef68
2006-04-19 12:11:27 +00:00
Noirin Plunkett
5da80fcaed Adding updated mod_ssl HOWTO to the website
Also committing transforms with new (2006) copyright notice.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@369229 13f79535-47bb-0310-9956-ffa450edef68
2006-01-15 16:04:23 +00:00
André Malo
1537670b90 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@352028 13f79535-47bb-0310-9956-ffa450edef68
2005-12-03 21:56:02 +00:00
Justin Erenkrantz
d147d2bcb0 Update transformations after version bump.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@332905 13f79535-47bb-0310-9956-ffa450edef68
2005-11-13 06:16:08 +00:00
Rich Bowen
1befac8f6c Picking a nit
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@219503 13f79535-47bb-0310-9956-ffa450edef68
2005-07-18 14:49:02 +00:00
Rich Bowen
0a357ab117 Started filling in some of the details of an introduction to rewriting
URLs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@158972 13f79535-47bb-0310-9956-ffa450edef68
2005-03-25 00:24:52 +00:00
André Malo
2243d6b584 Adjust properties of those new files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@158110 13f79535-47bb-0310-9956-ffa450edef68
2005-03-18 17:24:02 +00:00
Rich Bowen
437a48aeb8 Move remarks about backreferences to the introductory regex discussion.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157855 13f79535-47bb-0310-9956-ffa450edef68
2005-03-17 02:10:58 +00:00
Rich Bowen
305b506e20 Split the rewrite guide into "Practical solutions to common problems"
and "Practical solutions to advanced problems". For now, anyway.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157845 13f79535-47bb-0310-9956-ffa450edef68
2005-03-17 01:16:05 +00:00
Rich Bowen
5aad35c08e Oops. Forgot to rebuild before committing.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157840 13f79535-47bb-0310-9956-ffa450edef68
2005-03-17 01:02:27 +00:00
Rich Bowen
52233be383 Move some the examples, technical details, and tutorial-style stuff into
its own place, somewhat like we did with mod_ssl and others. The main
module reference document should just be a module reference document,
and nothing more.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157838 13f79535-47bb-0310-9956-ffa450edef68
2005-03-17 00:56:26 +00:00