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

2265 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
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
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
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
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
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
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
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
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
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
Jean-Frederic Clere
0c33dbc3a6 Arrange the ping/pong explainations.
Submitted by Vincent Bray <noodlet gmail.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@552436 13f79535-47bb-0310-9956-ffa450edef68
2007-07-02 09:03:35 +00:00
Tony Stevenson
1037cd9700 PR 42114 : Patch originally submitted by Takashi Sato
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@552021 13f79535-47bb-0310-9956-ffa450edef68
2007-06-29 20:20:01 +00:00
Jean-Frederic Clere
4dee811cb9 Add sticky_path to solve PR41897.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@550519 13f79535-47bb-0310-9956-ffa450edef68
2007-06-25 14:42:25 +00:00
Jason S. Lingohr
8d2269e3ea PR 31978, submitted by Ryan Morgan, resubmitted by Tony Stevenson.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@548014 13f79535-47bb-0310-9956-ffa450edef68
2007-06-17 07:21:08 +00:00
Jason S. Lingohr
78d12de912 Various out-of-date translation version diffs, and a .meta.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@546024 13f79535-47bb-0310-9956-ffa450edef68
2007-06-11 06:22:41 +00:00
Jason S. Lingohr
4ef339ee24 Fix a typo, as per PR 40447.
Submitted by Tony Stevenson.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@545834 13f79535-47bb-0310-9956-ffa450edef68
2007-06-10 03:14:42 +00:00
Rich Bowen
972efb077f Adds an example using multiple file extensions, to answer a
frequently-asked (IRC) question that came up yet again today.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@541685 13f79535-47bb-0310-9956-ffa450edef68
2007-05-25 15:11:46 +00:00
Jim Jagielski
f2551e79f4 Doccos update... sync up to current time.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@537600 13f79535-47bb-0310-9956-ffa450edef68
2007-05-13 15:29:06 +00:00
Jim Jagielski
09c3cbe87b Fold in ProxyPassMatch directive with docs. Support
full regex substitution but also allow for "simple"
cases (ala JkMount) to work as well.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@537599 13f79535-47bb-0310-9956-ffa450edef68
2007-05-13 15:28:29 +00:00
Greg Ames
d9c3aa0345 the problem with Event and mod_ssl was fixed with rev. 533820. I'm not
aware of problems with other input filters that aren't addressed in that fix.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@535370 13f79535-47bb-0310-9956-ffa450edef68
2007-05-04 20:12:46 +00:00
Hiroaki Kawai
542aaff5f0 English Revision: 478131
Submitted by: Takashi Sato
Reviewed by: Hiroaki Kawai


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@535117 13f79535-47bb-0310-9956-ffa450edef68
2007-05-04 07:15:24 +00:00
Hiroaki Kawai
39e8459729 English Revision: 522942
Submitted by: Takashi Sato
Reviewed by: Hiroaki Kawai


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@533511 13f79535-47bb-0310-9956-ffa450edef68
2007-04-29 14:21:15 +00:00
Rich Bowen
1512a31d2a Typo: slashed -> slashes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@533344 13f79535-47bb-0310-9956-ffa450edef68
2007-04-28 13:39:20 +00:00
André Malo
b0470cc5ac build all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@532108 13f79535-47bb-0310-9956-ffa450edef68
2007-04-24 22:22:49 +00:00
André Malo
42eda3eb2c xml validation and drop the <pre>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@532107 13f79535-47bb-0310-9956-ffa450edef68
2007-04-24 22:16:42 +00:00
André Malo
ff13b5a693 build extraclean all
`build convmap`


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@531943 13f79535-47bb-0310-9956-ffa450edef68
2007-04-24 13:58:07 +00:00