1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-08 04:22:21 +03:00
Commit Graph

5848 Commits

Author SHA1 Message Date
Rich Bowen
ec11db9cd2 Rewrite rule flow. Diagram donated by Joseph Pecoraro.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895065 13f79535-47bb-0310-9956-ffa450edef68
2010-01-01 20:25:37 +00:00
André Malo
b78d1468cd update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895064 13f79535-47bb-0310-9956-ffa450edef68
2010-01-01 20:24:59 +00:00
André Malo
42e73287e2 fix tokens
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895062 13f79535-47bb-0310-9956-ffa450edef68
2010-01-01 20:18:42 +00:00
Rich Bowen
84d0072585 I need to get around to writing this ...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895061 13f79535-47bb-0310-9956-ffa450edef68
2010-01-01 20:11:16 +00:00
Rich Bowen
5da48520eb Removes duplication of the RewriteRule flags documentation. The module
doc contains a table of definitions. The rewrite flag doc contains
detailed explanations and examples.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895060 13f79535-47bb-0310-9956-ffa450edef68
2010-01-01 20:02:30 +00:00
Rich Bowen
79dc8455cb Typo, and a few additional details.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895052 13f79535-47bb-0310-9956-ffa450edef68
2010-01-01 18:53:24 +00:00
Rich Bowen
cebd6925e1 Makes each flag a top-level section in this doc, thereby giving it a
navigation link in the right navigation box. I think that makes this
page much more useful, particularly when it becomes the primary resource
for rewriterule flags and their use.
Also adds some detail on several of the flags.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894539 13f79535-47bb-0310-9956-ffa450edef68
2009-12-30 03:54:10 +00:00
Rich Bowen
88e8db918d A few minor tweaks to the flags doc. Getting ready to rearrange the
flags in the main module doc vs this file.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894533 13f79535-47bb-0310-9956-ffa450edef68
2009-12-30 02:41:17 +00:00
Takashi Sato
92cf9b940e Move ProxyFtpDirCharset from mod_proxy to mod_proxy_ftp.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894526 13f79535-47bb-0310-9956-ffa450edef68
2009-12-30 00:51:46 +00:00
Takashi Sato
6902a7ea7f follow up r894425:
*) CHANGES:  order
*) ap_mmn.h: Not in 2.3.4 but 2.3.5.
*) doc:      Add compat note.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894522 13f79535-47bb-0310-9956-ffa450edef68
2009-12-30 00:40:27 +00:00
Takashi Sato
255f44600c Move AllowCONNECT from mod_proxy to mod_proxy_connect.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894425 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 15:39:54 +00:00
Rich Bowen
c4b0fa2f7d Adds a [QSD] flag to RewriteRule to discard unwanted query strings
without the old kludge of sticking a ? on the end of the target URI.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894383 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 13:34:24 +00:00
Rich Bowen
14e5204561 Clarify that the doc is about mod_rewrite. Several people have recently
commented that they couldn't quickly find the rewrite d


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894307 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 03:45:26 +00:00
Rich Bowen
dd2d2be31c Adds a clarification to the AddDescription docs, to address the
confusion indicated in https://issues.apache.org/bugzilla/show_bug.cgi?id=17210
The problem described there is fixed by a reordering of the
AddDescription directives.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894306 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 03:41:58 +00:00
Rich Bowen
49c41e7ec3 Rebuilding docs to get some of the changes that have been made recently
and never rebuilt.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894304 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 03:10:30 +00:00
Rich Bowen
9faa2c8186 Applies patch provided in
https://issues.apache.org/bugzilla/show_bug.cgi?id=47463 to clarify the
use of -NameWidth


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894300 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 02:56:51 +00:00
Rich Bowen
36d32b4998 Adds alternating CSS classes to table rows for trendy striped table
support.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894298 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 02:18:55 +00:00
Rich Bowen
818ccfebfd Missing </section> tag from whenever this was last modified.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894290 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 01:15:34 +00:00
Lucien Gentis
4ce403b061 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894067 13f79535-47bb-0310-9956-ffa450edef68
2009-12-27 14:33:36 +00:00
Nick Kew
d2adb25b55 mod_filter: enable filters to be configured on non-200 responses
PR 48377


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894041 13f79535-47bb-0310-9956-ffa450edef68
2009-12-27 01:48:49 +00:00
Nick Kew
76ea26f7a0 mod_headers: Enable multi-match-and-replace edit option
PR 47066


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894036 13f79535-47bb-0310-9956-ffa450edef68
2009-12-27 00:05:12 +00:00
Takashi Sato
c62fc40ffc update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@893876 13f79535-47bb-0310-9956-ffa450edef68
2009-12-25 17:17:34 +00:00
Takashi Sato
f33af3aa79 Fix the ProxyPass example accoding to the trailing slash rule.
Submitted by: inoue <inoue ariel-networks.com>
PR: 48444

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@893874 13f79535-47bb-0310-9956-ffa450edef68
2009-12-25 16:32:20 +00:00
Takashi Sato
2b9bba89bd bump pending version
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@893365 13f79535-47bb-0310-9956-ffa450edef68
2009-12-23 00:58:53 +00:00
Takashi Sato
0cd059ecef Fix a mistranslation.
Submitted by: HANAWA Yoshio <hanawa dino.co.jp>
Reviewed by:  takashi


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@893239 13f79535-47bb-0310-9956-ffa450edef68
2009-12-22 17:22:01 +00:00
Nick Kew
2631cbd498 Strip SHARED_CORE deadwood.
PR 46239


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@893044 13f79535-47bb-0310-9956-ffa450edef68
2009-12-22 00:05:40 +00:00
Nick Kew
71702c45ac (re)-introduce -T commandline option to suppress documentroot check at startup
PR 41887
Patch by Jan van den Berg


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@893027 13f79535-47bb-0310-9956-ffa450edef68
2009-12-21 23:26:00 +00:00
Takashi Sato
b9eb288b04 Improve the wording.
Submitted by: OZAWA Sakuro <ozawa feedforce.jp>
Reviewed by:  takashi



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@892568 13f79535-47bb-0310-9956-ffa450edef68
2009-12-20 08:04:59 +00:00
Daniel Earl Poirier
7f96be7597 Document the ability to use shell environment variables in
the configuration file.

PR: 46333
Patch submitted by: Nathan Stratton Treadway


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@892280 13f79535-47bb-0310-9956-ffa450edef68
2009-12-18 15:44:03 +00:00
Lucien Gentis
e76a01353c Little typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@890790 13f79535-47bb-0310-9956-ffa450edef68
2009-12-15 13:24:43 +00:00
Daniel Earl Poirier
2d3400d1c4 Update transforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@890437 13f79535-47bb-0310-9956-ffa450edef68
2009-12-14 18:52:03 +00:00
Daniel Earl Poirier
8cd7ce41fc Expand on mod_alias documentation.
Add a link from the glossary entry on regular expressions to the wikipedia
page that seems to be a good reference for the syntax of PCRE's flavor of
regular expressions.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@890436 13f79535-47bb-0310-9956-ffa450edef68
2009-12-14 18:50:30 +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
3ae69046c1 Patch from Mark Watts. Mention ProxyErrorOverride.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@890378 13f79535-47bb-0310-9956-ffa450edef68
2009-12-14 15:43:46 +00:00
André Malo
991dd648f9 revert r832627, because it uses invalid xml structure
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@889973 13f79535-47bb-0310-9956-ffa450edef68
2009-12-12 20:28:44 +00:00
André Malo
d70cd375de update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@889970 13f79535-47bb-0310-9956-ffa450edef68
2009-12-12 20:12:15 +00:00
André Malo
73eaf989d9 fix properties
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@889969 13f79535-47bb-0310-9956-ffa450edef68
2009-12-12 20:10:15 +00:00
Rich Bowen
1322b469d2 We're going to need a separate document which discusses the question of
using mod_rewrite in .htaccess files - both the fact that it's not
required (as the current myth seems to hold) and the fact that things
are subtly more complicated in per-dir context.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@888624 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 23:17:49 +00:00
Lucien Gentis
b310db9324 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@887712 13f79535-47bb-0310-9956-ffa450edef68
2009-12-06 16:52:38 +00:00
Lucien Gentis
716a232c0d Small typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@887557 13f79535-47bb-0310-9956-ffa450edef68
2009-12-05 16:24:35 +00:00
Rich Bowen
43db5e26f6 The default sysconfdif is conf, not etc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@886854 13f79535-47bb-0310-9956-ffa450edef68
2009-12-03 17:19:56 +00:00
Jeff Trawick
13cb638cbd Add OmitPID keyword on Mutex directive to suppress the
addition of the parent pid to the generated lock file
name.

Change the Mutex directive syntax from

  Mutex default|mutex-name mechanism

to

  Mutex mechanism [default|mutex-name] ... [OmitPID]

as suggested by wrowe.  (Thanks!)



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@886154 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02 14:24:18 +00:00
André Malo
a681f7e662 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@885297 13f79535-47bb-0310-9956-ffa450edef68
2009-11-29 23:34:43 +00:00
Lucien Gentis
7c5022c268 Little typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@885242 13f79535-47bb-0310-9956-ffa450edef68
2009-11-29 15:55:07 +00:00
Lucien Gentis
7523fe837a Updates for french translations and small typos for manual/mod/mod_reqtimeout.xml.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@885121 13f79535-47bb-0310-9956-ffa450edef68
2009-11-28 17:50:47 +00:00
Rich Bowen
2ee6350109 Moves the rewrite portion of the mass vhosts doc into the rewrite doc
tree. We don't actually want to encourage people to use mod_rewrite for
this anyways.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@884959 13f79535-47bb-0310-9956-ffa450edef68
2009-11-27 19:09:14 +00:00
Rich Bowen
3d05ffe29e Replaces the two-step process with a single rule using the RewriteCond
backreference. This technique is far simpler, and far easier to explain
to beginners than the unnecessarily complicated technique used.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@884943 13f79535-47bb-0310-9956-ffa450edef68
2009-11-27 18:27:26 +00:00
Rich Bowen
c195b5231b Other minor cosmetic changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@884934 13f79535-47bb-0310-9956-ffa450edef68
2009-11-27 18:10:47 +00:00
Rich Bowen
fdbf035b2c It appears that the mass vhosts document need a lot more love than I
initially thought. No wonder people are confused about this topic.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@884925 13f79535-47bb-0310-9956-ffa450edef68
2009-11-27 17:53:33 +00:00
Rich Bowen
e5e942e120 Adds links to the other new documents.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@884921 13f79535-47bb-0310-9956-ffa450edef68
2009-11-27 17:45:19 +00:00