1
0
mirror of https://github.com/apache/httpd.git synced 2025-05-28 13:41:30 +03:00

4187 Commits

Author SHA1 Message Date
André Malo
4aa4b51a1e update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@565494 13f79535-47bb-0310-9956-ffa450edef68
2007-08-13 20:07:52 +00:00
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
Jim Jagielski
88c8606477 whitespace change
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@563994 13f79535-47bb-0310-9956-ffa450edef68
2007-08-08 19:13:20 +00:00
Jim Jagielski
28c7db98da Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@563991 13f79535-47bb-0310-9956-ffa450edef68
2007-08-08 19:08:39 +00:00
Jim Jagielski
e952b2dd06 Document ProxyStatus
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@563990 13f79535-47bb-0310-9956-ffa450edef68
2007-08-08 19:08:19 +00:00
Jim Jagielski
b9b38ae74a Update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@563481 13f79535-47bb-0310-9956-ffa450edef68
2007-08-07 12:58:50 +00:00
Jim Jagielski
ba921bd95b Minimal ProxySet directive documentation :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@563480 13f79535-47bb-0310-9956-ffa450edef68
2007-08-07 12:58:38 +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
Jim Jagielski
b81372dd0b Update doccos w/ latest xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@562436 13f79535-47bb-0310-9956-ffa450edef68
2007-08-03 12:38:17 +00:00
Roy T. Fielding
5dd89193d3 remove BOM character. If using vim, add "set nobomb" to ~/.vimrc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@562259 13f79535-47bb-0310-9956-ffa450edef68
2007-08-02 21:25:03 +00:00
Tony Stevenson
8f8f96f189 Updated ad per PR 38698.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@562081 13f79535-47bb-0310-9956-ffa450edef68
2007-08-02 11:34:22 +00:00
Tony Stevenson
c37666e2d9 Patched, as per PR 41793. Issue raised by Joel Nelson.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@562077 13f79535-47bb-0310-9956-ffa450edef68
2007-08-02 11:02:36 +00:00
Joshua Slive
38587e0019 Change the flag list to a <dl> instead of <ul>. Seems much more readable to me.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@561918 13f79535-47bb-0310-9956-ffa450edef68
2007-08-01 19:04:21 +00:00
Joshua Slive
bb6b032ca1 Note the L doesn't necessarily mean no more rewriting.
PR: 40004


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@561906 13f79535-47bb-0310-9956-ffa450edef68
2007-08-01 18:50:43 +00:00
Joshua Slive
75846d904c R flag to mod_rewrite can set any status code
PR: 25917


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@561902 13f79535-47bb-0310-9956-ffa450edef68
2007-08-01 18:39:04 +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
Joshua Slive
fc5122253a Some updates to the RewriteRule docs, mostly focusing on clearly
describing what can be in the substitution string. Included is
a description of how mod_rewrite decides whether to treat the
substitution as a file-system or URL-path.

PR: 22529


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@561840 13f79535-47bb-0310-9956-ffa450edef68
2007-08-01 15:21:31 +00:00
Joshua Slive
b21e576e40 A couple small fixes suggested by Vincent.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@561797 13f79535-47bb-0310-9956-ffa450edef68
2007-08-01 13:54:06 +00:00
Joshua Slive
1d7c1e16e1 Document some -D magic.
PR: 41148


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@561485 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 20:21:45 +00:00
Joshua Slive
2ac1574418 Docuemnt the x- headers added by mod_proxy_http.
PR: 41097


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@561477 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 20:13:50 +00:00
Joshua Slive
8e66ae080f Document that PT implies L.
PR: 40046


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@561463 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 19:46:05 +00:00
Joshua Slive
e1c5534f07 Remove misleading compat info.
PR: 38819


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@561458 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 19:40:15 +00:00
Joshua Slive
719b5e2394 Explicitly mention how to do rewriting in a vhost.
PR: 36506


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@561456 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 19:36:41 +00:00
André Malo
e3a7e23fb0 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@559987 13f79535-47bb-0310-9956-ffa450edef68
2007-07-26 21:22:57 +00:00
André Malo
37c966505d remove linebreak which causes a bogus anchor
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@559983 13f79535-47bb-0310-9956-ffa450edef68
2007-07-26 21:18:00 +00:00
Tony Stevenson
5530d42ea6 PR 41334. Replaced apache, with httpd as the binary name.
Thanks Brett

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@559969 13f79535-47bb-0310-9956-ffa450edef68
2007-07-26 20:51:23 +00:00
Vincent Bray
6fdc91f918 Build artifacts
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@559752 13f79535-47bb-0310-9956-ffa450edef68
2007-07-26 08:35:43 +00:00
Vincent Bray
6cf81e231f Link to filters page to address PR35102
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@559748 13f79535-47bb-0310-9956-ffa450edef68
2007-07-26 08:32:23 +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
Vincent Bray
d455aa6560 [PR36917] Document pre-2.2.4 behaviour of mod_dumpio
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@559006 13f79535-47bb-0310-9956-ffa450edef68
2007-07-24 10:54:35 +00:00
André Malo
82d72756e6 rebuild everything
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558862 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 21:11:50 +00:00
André Malo
ef02c445e6 fix eol-style
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558860 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 21:06:31 +00:00
Vincent Bray
46d7e81888 Address PR42898 by qualifying the value of Pattern for RewriteRule, and later explaining how to snarf the rest of the request url. (and the usual build detritus).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558837 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 19:23:24 +00:00
Vincent Bray
ef5c47b59e Demote use of AddType for cgi and remove redundant paragraph regarding DOCUMENT_ROOT
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558718 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 13:31:19 +00:00
Vincent Bray
236ab6fae4 Typo (wilcard) in LocationMatch.
Sync build output (outdated markers) from the previous few commits.
Couple of minor language adjustments.
Commit build of recent ap_regcomp/ap_regexec fix in new_features_2_2


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558694 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 12:03:33 +00:00
Vincent Bray
5a2617b379 Undocument 1.3 quoting behaviour for ErrorDocument.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558686 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 11:28:37 +00:00
Vincent Bray
ab879a95d5 Explain that ? and * don't match / in Location regexen, submitted by Eric
Covener Sept 23, '06


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558651 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 08:24:06 +00:00
Vincent Bray
3fed69d4e6 Fix title per docs@ thread "Typo in /caching.html" 12 June '06
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558634 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 07:33:44 +00:00
Vincent Bray
7409a92d89 Reword description of matching NVH with VH, per docs@, subject "NameVirtualHost
and <VirtualHost>" June 12, 2006.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558629 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 07:17:22 +00:00
Vincent Bray
c8835e45e4 Language fix submitted by Lucien Gentis to docs@
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558483 13f79535-47bb-0310-9956-ffa450edef68
2007-07-22 13:50:16 +00:00
Vincent Bray
7244bbb4e2 Typo fix. s/proxys/proxies/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558468 13f79535-47bb-0310-9956-ffa450edef68
2007-07-22 08:20:07 +00:00
Rich Bowen
34e28616a5 close directory blocks
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558381 13f79535-47bb-0310-9956-ffa450edef68
2007-07-21 20:46:02 +00:00
Nick Kew
11314ae612 Typo fix (noticed by gryzor on IRC)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@557015 13f79535-47bb-0310-9956-ffa450edef68
2007-07-17 18:40:44 +00:00
Tony Stevenson
f3b7247021 Missed this on 556153, committing now
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@556154 13f79535-47bb-0310-9956-ffa450edef68
2007-07-13 21:31:32 +00:00
Tony Stevenson
9f51f5e36d Added examples of multiple LDAP servers, and a warning caveat.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@556153 13f79535-47bb-0310-9956-ffa450edef68
2007-07-13 21:27:12 +00:00
Tony Stevenson
d0516629e0 Case sensitivity continuity, taken from PR 38035
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@556142 13f79535-47bb-0310-9956-ffa450edef68
2007-07-13 20:47:00 +00:00
Tony Stevenson
6be413751d Added html.en -> for Aaron Crane's patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@554718 13f79535-47bb-0310-9956-ffa450edef68
2007-07-09 17:45:50 +00:00
Tony Stevenson
1a9da5aa83 Typo -> Patch from Aaron Crane -> July 9th 2007.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@554716 13f79535-47bb-0310-9956-ffa450edef68
2007-07-09 17:42:40 +00:00