Jim Jagielski
595b086b3a
Update docs xforms and mappings
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@808910 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 14:57:01 +00:00
Lucien Gentis
30c8f22c1f
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@806111 13f79535-47bb-0310-9956-ffa450edef68
2009-08-20 10:42:30 +00:00
Daniel Earl Poirier
e04628eb03
Fix a few more broken links, one misspelling, and
...
remove reference to www.fastio.com which apparently doesn't
exist anymore.
Also update the transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@805049 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 17:14:29 +00:00
Nilgun Belma Buguner
470d20cbee
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@804988 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 14:09:36 +00:00
Daniel Earl Poirier
33b53db871
Broken links
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@804977 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 13:20:57 +00:00
André Malo
c7943be20d
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@794561 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 07:16:45 +00:00
André Malo
13e78f326d
validate xml
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@794560 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 07:15:24 +00:00
André Malo
31285c6f0f
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@794559 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 07:11:41 +00:00
Vincent Deffontaines
c77e341ef2
rewrite : Completed the doc .fr translation.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@794405 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15 20:27:34 +00:00
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
André Malo
184034d0a9
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@729540 13f79535-47bb-0310-9956-ffa450edef68
2008-12-26 21:47:51 +00:00
André Malo
80f5bdd29e
fix validation errors
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@729539 13f79535-47bb-0310-9956-ffa450edef68
2008-12-26 21:45:59 +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
Eric Covener
b7bb200334
Clarification of regexes/examples for rewrite flags.
...
Submitted by: Bob Ionescu
Reviewed By: covener
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@728398 13f79535-47bb-0310-9956-ffa450edef68
2008-12-21 08:02:32 +00:00
Vincent Bray
bb16458541
PR45806 Fixed break tags. Submitted by poirier pobox.com
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@696313 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 14:19:43 +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
Eric Covener
4486dfb66e
use %{DOCUMENT_ROOT} variable in the "try several subdirectories" example
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@685538 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 13:26:02 +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
André Malo
daa21a6a6f
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@678770 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 14:27:16 +00:00
Nilgun Belma Buguner
945a729295
New Turkish translations
...
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@678757 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 13:21:36 +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
Rich Bowen
429440c322
Minor tweaks to grammar and examples.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@660785 13f79535-47bb-0310-9956-ffa450edef68
2008-05-28 02:10:56 +00:00
Takashi Sato
cf5776b921
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@657845 13f79535-47bb-0310-9956-ffa450edef68
2008-05-19 14:57:19 +00:00
Takashi Sato
461cf36063
use example.com for example domain name
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@657842 13f79535-47bb-0310-9956-ffa450edef68
2008-05-19 14:44:47 +00:00
Takashi Sato
12137c2258
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@653706 13f79535-47bb-0310-9956-ffa450edef68
2008-05-06 08:31:14 +00:00
Takashi Sato
3ff622bd3f
"proceeding" typo
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@653690 13f79535-47bb-0310-9956-ffa450edef68
2008-05-06 06:55:46 +00:00
Vincent Bray
66399d03be
Minor cleanups
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@650513 13f79535-47bb-0310-9956-ffa450edef68
2008-04-22 13:15:19 +00:00
Chris Pepper
244c2bd08d
Finish cleanup.
...
Remove <em> around e.g. & i.e.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@650010 13f79535-47bb-0310-9956-ffa450edef68
2008-04-21 03:18:47 +00:00
Vincent Bray
f58bb6e051
Update transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@649077 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 12:58:47 +00:00
Chris Pepper
27b409c78b
General cleanup of rewrite guide.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@648946 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 04:13:22 +00:00
Vincent Bray
c6a6dfcc6f
Update transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@648370 13f79535-47bb-0310-9956-ffa450edef68
2008-04-15 18:40:15 +00:00
Vincent Bray
585bd08d20
Numerous typo fixes courtesy of Luciene Gentis
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@648368 13f79535-47bb-0310-9956-ffa450edef68
2008-04-15 18:39:14 +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
Vincent Bray
1db37d5b0d
Typo fix courtesy of Luciene Gentis
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@647584 13f79535-47bb-0310-9956-ffa450edef68
2008-04-13 16:35:17 +00:00
Vincent Bray
29954b8668
Typo fixes courtesy of the French translation crew
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@644549 13f79535-47bb-0310-9956-ffa450edef68
2008-04-03 22:57:36 +00:00
Jim Jagielski
71b70d77a6
docco sync
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@637905 13f79535-47bb-0310-9956-ffa450edef68
2008-03-17 14:37:35 +00:00
Vincent Bray
2127a1f94e
One typo, one logic error.
...
Submitted by: Lucien Gentis
Reviewed by: noodl
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@637682 13f79535-47bb-0310-9956-ffa450edef68
2008-03-16 23:08:00 +00:00
André Malo
07dea89e0b
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@636696 13f79535-47bb-0310-9956-ffa450edef68
2008-03-13 10:04:31 +00:00
André Malo
560449c999
fix parentdocument reference
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@636694 13f79535-47bb-0310-9956-ffa450edef68
2008-03-13 10:02:35 +00:00
André Malo
323a97156f
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@636682 13f79535-47bb-0310-9956-ffa450edef68
2008-03-13 09:43:32 +00:00
André Malo
2c170b30db
fix meta reference
...
Submitted by: Takashi Sato <serai lans-tv.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@636681 13f79535-47bb-0310-9956-ffa450edef68
2008-03-13 09:41:53 +00:00
Joshua Slive
33d746220a
Fix a typo in an example.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@636432 13f79535-47bb-0310-9956-ffa450edef68
2008-03-12 17:35:47 +00:00