1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-12 14:01:05 +03:00
Commit Graph

570 Commits

Author SHA1 Message Date
Lucien Gentis
de815d9ab0 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1696152 13f79535-47bb-0310-9956-ffa450edef68
2015-08-16 15:58:57 +00:00
Lucien Gentis
10049c6112 XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1696151 13f79535-47bb-0310-9956-ffa450edef68
2015-08-16 15:58:03 +00:00
Mike Rumph
e570ec9e19 Generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1695712 13f79535-47bb-0310-9956-ffa450edef68
2015-08-13 14:11:45 +00:00
Eric Covener
6eb8057d1a xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1693964 13f79535-47bb-0310-9956-ffa450edef68
2015-08-03 20:09:41 +00:00
Eric Covener
069322678e Allow cookies set by mod_rewrite to contain ':' by accepting
';' as an alternate separator.  PR47241. 

Submitted By: <bugzilla schermesser com>, covener
Committed By: covener




git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1693963 13f79535-47bb-0310-9956-ffa450edef68
2015-08-03 20:09:34 +00:00
Lucien Gentis
fcb62687f6 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1679872 13f79535-47bb-0310-9956-ffa450edef68
2015-05-17 15:11:56 +00:00
Lucien Gentis
1ad2e163cf XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1679871 13f79535-47bb-0310-9956-ffa450edef68
2015-05-17 15:10:02 +00:00
Lucien Gentis
ecc12e3b89 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1678580 13f79535-47bb-0310-9956-ffa450edef68
2015-05-10 16:57:51 +00:00
Lucien Gentis
319588fe42 XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1678579 13f79535-47bb-0310-9956-ffa450edef68
2015-05-10 16:56:41 +00:00
Rich Bowen
429229671a Rebuild HTML
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1678372 13f79535-47bb-0310-9956-ffa450edef68
2015-05-08 15:10:46 +00:00
Rich Bowen
987f32823c Link to canonical hostnames recipe from "avoid" document.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1678371 13f79535-47bb-0310-9956-ffa450edef68
2015-05-08 15:07:33 +00:00
André Malo
5a16b27d5d rebuild docs with meta element enabled
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1674393 13f79535-47bb-0310-9956-ffa450edef68
2015-04-17 20:28:18 +00:00
André Malo
1cb55f13bc update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1674380 13f79535-47bb-0310-9956-ffa450edef68
2015-04-17 19:39:21 +00:00
Ken Coar
0b24687665 Quote log-sink arguments for {Custom,Error,Transfer}Log directive.
Except syslog and journal, which are keywords.  There's no harm
in quoting those, but no real point to it, either.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1674195 13f79535-47bb-0310-9956-ffa450edef68
2015-04-17 03:10:18 +00:00
Ken Coar
0566cf0f31 Simply remove trailing whitespace.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673947 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 20:16:24 +00:00
Ken Coar
430aadce59 * Remove trailing whitespace from a bunch of *.xml files
* Quoted arguments to Rewrite{Base,Cond,Map,Rule}.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673945 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 20:04:05 +00:00
Ken Coar
45c7b5bc13 Break <highlight language="commit">foo</highlight> into separate lines.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673932 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 19:10:38 +00:00
Ken Coar
837aaea30f Quote path/URL arguments to Proxy* directives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673930 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 18:51:11 +00:00
Ken Coar
198976aa9d Quote ScriptAlias and DocumentRoot arguments.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673917 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 18:17:34 +00:00
Ken Coar
b75f3c1fdf Quote {Alias,Redirect,ScriptAlias}{,Match} arguments.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673908 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 18:04:39 +00:00
Ken Coar
57ef10245b Enclose parameters in quotation marks for <{Files,Directory,Location}{,Match}>
containers.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673892 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 17:46:53 +00:00
Rich Bowen
1524349364 Rebuild HTML from various changes yesterday.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673807 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 15:02:08 +00:00
Ken Coar
8deec4dee4 A little syntax fixup, and put quotation marks around
patterns and expressions.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673653 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 06:10:07 +00:00
Rich Bowen
ef8a17648b Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1669202 13f79535-47bb-0310-9956-ffa450edef68
2015-03-25 18:39:32 +00:00
Jan Kaluža
7d8a22cfb4 Better documentation for RewriteMap MapTypeOptions (r1664565)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1664575 13f79535-47bb-0310-9956-ffa450edef68
2015-03-06 09:53:40 +00:00
Jan Kaluža
c31475601a *) mod_rewrite: Add support for starting External Rewriting Programs
as non-root user on UNIX systems by specifying username and group name
   as third argument of RewriteMap directive.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1664565 13f79535-47bb-0310-9956-ffa450edef68
2015-03-06 09:14:07 +00:00
Lucien Gentis
336ad9d719 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1661405 13f79535-47bb-0310-9956-ffa450edef68
2015-02-21 17:12:57 +00:00
Christophe Jaillet
7947f59a38 Typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1661064 13f79535-47bb-0310-9956-ffa450edef68
2015-02-20 06:51:39 +00:00
Lucien Gentis
e193ed51cb Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1656324 13f79535-47bb-0310-9956-ffa450edef68
2015-02-01 16:38:40 +00:00
Lucien Gentis
5491f4a0ae XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1656323 13f79535-47bb-0310-9956-ffa450edef68
2015-02-01 16:37:29 +00:00
Mike Rumph
93712920fc Generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1655767 13f79535-47bb-0310-9956-ffa450edef68
2015-01-29 17:55:10 +00:00
Eric Covener
97f708ce4f xform
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1654832 13f79535-47bb-0310-9956-ffa450edef68
2015-01-26 16:00:06 +00:00
Eric Covener
8b65ae7f3c comment feedback -- flow is confusing
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1654831 13f79535-47bb-0310-9956-ffa450edef68
2015-01-26 15:59:59 +00:00
Rainer Jung
fc913bb714 Regenerate xforms after s/2014/2015/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1648843 13f79535-47bb-0310-9956-ffa450edef68
2015-01-01 13:48:56 +00:00
Eric Covener
c314a8ef9f xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1643533 13f79535-47bb-0310-9956-ffa450edef68
2014-12-06 14:14:39 +00:00
Eric Covener
a455db0e9d Move some tweaked/re-tested recipes from https://wiki.apache.org/httpd/RewriteQueryString into the
extended doc for mod_rewrite.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1643531 13f79535-47bb-0310-9956-ffa450edef68
2014-12-06 14:13:44 +00:00
Rich Bowen
68aec1d843 Rebuild 'advanced' doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1622287 13f79535-47bb-0310-9956-ffa450edef68
2014-09-03 15:48:01 +00:00
Rich Bowen
d04e772804 Note to self
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1622285 13f79535-47bb-0310-9956-ffa450edef68
2014-09-03 15:44:37 +00:00
Rich Bowen
46925d5026 Remove example that doesn't actually work
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1622283 13f79535-47bb-0310-9956-ffa450edef68
2014-09-03 15:43:27 +00:00
Rich Bowen
52a0e0d2a3 Typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1622282 13f79535-47bb-0310-9956-ffa450edef68
2014-09-03 15:42:48 +00:00
Christophe Jaillet
d4f8263607 rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1596444 13f79535-47bb-0310-9956-ffa450edef68
2014-05-21 02:45:37 +00:00
Takashi Sato
df6572d518 rebuild docs (add mod_ssl_ct & ctlogconfig)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1589098 13f79535-47bb-0310-9956-ffa450edef68
2014-04-22 12:02:29 +00:00
Jeff Trawick
c04bbf3c9b rebuild docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1588219 13f79535-47bb-0310-9956-ffa450edef68
2014-04-17 11:29:20 +00:00
Lucien Gentis
b01b9ff526 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1586867 13f79535-47bb-0310-9956-ffa450edef68
2014-04-12 16:09:02 +00:00
Eric Covener
ebe8d2a03e xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1585160 13f79535-47bb-0310-9956-ffa450edef68
2014-04-05 18:48:44 +00:00
Eric Covener
dd2cf7bb56 trailing space doesn't work in a rewrite flag value
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1585159 13f79535-47bb-0310-9956-ffa450edef68
2014-04-05 18:46:57 +00:00
Eric Covener
12563c4b82 bld break
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1585158 13f79535-47bb-0310-9956-ffa450edef68
2014-04-05 18:45:05 +00:00
Eric Covener
911f522c2a add BNP flag to give control to the user on whether a space ' ' in
an escaped backrefernece is decoded to a + (default) or %20. Useful
if your backreference isn't going into the query string.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1585157 13f79535-47bb-0310-9956-ffa450edef68
2014-04-05 18:40:36 +00:00
Lucien Gentis
3cec311f64 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1585143 13f79535-47bb-0310-9956-ffa450edef68
2014-04-05 17:05:41 +00:00
Eric Covener
0bfd7243b3 allow users to workaround the over-agressive backreference
escaping by selecting the characters to escape. 



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1584417 13f79535-47bb-0310-9956-ffa450edef68
2014-04-03 21:53:14 +00:00