Vincent Deffontaines
9ad99959eb
Added french translation for some rewrite files.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@793592 13f79535-47bb-0310-9956-ffa450edef68
2009-07-13 14:28:39 +00:00
Rich Bowen
4a9496a36a
Adds [NE] to the canonical hostname rules, as requested in
...
https://issues.apache.org/bugzilla/show_bug.cgi?id=47186
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@774161 13f79535-47bb-0310-9956-ffa450edef68
2009-05-13 01:36:04 +00:00
Ruediger Pluem
e4f6dc8e21
* Update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@732126 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 21:30:28 +00:00
Eric Covener
04fde458e5
Update examples to be more per-directory agnostic, identify examples that
...
seem to be inherently per-directory oriented (REQUEST_URI vs REQUEST_FILENAME)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@728400 13f79535-47bb-0310-9956-ffa450edef68
2008-12-21 08:08:52 +00:00
Vincent Bray
955382a024
Update transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@687496 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20 22:55:37 +00:00
Rich Bowen
babe155631
Provide useful solutions to the 'blocking inline images' problem.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@685418 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 02:12:30 +00:00
Rich Bowen
9f8ccad39a
I've long hated this technique, in which the hostname is prepended to
...
the REQUEST_URI, and then munged on a second pass through. It's
confusing, hard to explain to beginners, and completely unnecessary. Use
RewriteCond backreferences instead.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@685415 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 01:49:22 +00:00
Rich Bowen
edf65d36ec
"Search pages" => "Search for pages"
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@685413 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 01:39:28 +00:00
Rich Bowen
600d513c5c
This adds a more generic "add www. to all hostnames" ruleset.
...
It also makes the existing rulesets in this section work both in the
main configuration file and in .htaccess files, by making the leading
slash optional - ie ^/?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@685411 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 01:29:03 +00:00
Rich Bowen
fb96a42391
example.com, rather than exampe.com
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@685404 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 01:04:12 +00:00
Rich Bowen
1c653af8f7
The [uge] isn't necessary in this context. We're just talking about /u/
...
here. Surely we can come up with a better example of this.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@685146 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 13:41:34 +00:00
Rich Bowen
cb34f3c72a
Make the example match the explanatory text, and add a cautionary note.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@660788 13f79535-47bb-0310-9956-ffa450edef68
2008-05-28 02:20:56 +00:00
Rich Bowen
ed79991dfb
Make the example match the descriptive paragraph.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@660787 13f79535-47bb-0310-9956-ffa450edef68
2008-05-28 02:15:48 +00:00
Vincent Bray
684fd7b104
Update transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@647585 13f79535-47bb-0310-9956-ffa450edef68
2008-04-13 16:39:49 +00:00
Joshua Slive
32f8e5e5ee
Some minor fixups on the rewrite guide. Add proper breadcrumb links;
...
Fix internal links; Flaten the section structure so that all
recipes appear in the top menu.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@636043 13f79535-47bb-0310-9956-ffa450edef68
2008-03-11 18:13:08 +00:00
Noirin Plunkett
2e1af8db42
Copyright year update
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@613134 13f79535-47bb-0310-9956-ffa450edef68
2008-01-18 11:44:40 +00:00
Jim Jagielski
5b0ec0d47f
Update doccos
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571782 13f79535-47bb-0310-9956-ffa450edef68
2007-09-01 12:21:29 +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
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
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
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
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