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

3820 Commits

Author SHA1 Message Date
Rainer Jung
402dbbad20 Update transformations.
Sorry for the noise, blame it to the
simplified chinese cleanup.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199540 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 23:46:40 +00:00
Rainer Jung
b4ca82bac7 Update docs for default TimeOut value for
other languages.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199511 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 22:58:14 +00:00
Rainer Jung
a90ae4579d Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199509 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 22:53:44 +00:00
Rainer Jung
d6d64ddff8 Update xml meta files after fixing simplified chinese.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199491 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 22:17:22 +00:00
Jim Jagielski
59066a3ff3 Change def timeout from a nasty 5 mins to a more reasonable 1min
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199485 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 22:07:58 +00:00
Rainer Jung
8df576dafd Fix XML validation errors.
Order matters.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199479 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 21:56:02 +00:00
Stefan Fritsch
0d628a68ec update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199448 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 20:43:46 +00:00
Stefan Fritsch
5f666a2385 mod_reqtimeout: Change the default to set some reasonable timeout values if loaded
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199447 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 20:41:47 +00:00
Stefan Fritsch
3c2235b46b update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199088 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 03:09:08 +00:00
Stefan Fritsch
ccc76d4e43 Change default FileETag to be "size mtime", i.e. remove the inode. Adjust the
etag generation in mod_dav_fs to the new default.

PR 49623.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199086 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 03:06:08 +00:00
Eric Covener
89f9bdb84f add info about new early/late arguments and a note about
the directives whose context is limited.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199063 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 02:11:35 +00:00
Stefan Fritsch
93819be068 Remove ProxyHTMLLogVerbose in favor of trace loglevels
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1198995 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07 23:07:12 +00:00
Stefan Fritsch
6c4710665a Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1197414 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 07:29:32 +00:00
Stefan Fritsch
6c57e61b1b Unify syntax of config directives taking an expression as optional contition argument
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1197413 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 07:27:07 +00:00
Eric Covener
18e5fd007e add new properties/constants
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1195173 13f79535-47bb-0310-9956-ffa450edef68
2011-10-30 14:43:31 +00:00
Lucien Gentis
2fb5d95b06 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1195155 13f79535-47bb-0310-9956-ffa450edef68
2011-10-30 13:07:33 +00:00
Eric Covener
e4b44dfb22 r.args can be written
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1195007 13f79535-47bb-0310-9956-ffa450edef68
2011-10-29 20:02:28 +00:00
Graham Leggett
df8729c808 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1194876 13f79535-47bb-0310-9956-ffa450edef68
2011-10-29 11:21:58 +00:00
Graham Leggett
b84938b043 mod_include: Add support for application/x-www-form-urlencoded encoding
and decoding.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1194870 13f79535-47bb-0310-9956-ffa450edef68
2011-10-29 11:13:37 +00:00
Graham Leggett
d1919f95cf Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1188906 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 20:49:22 +00:00
Graham Leggett
848139b502 mod_session_crypto: Refactor to support the new apr_crypto API.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1188900 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 20:45:40 +00:00
Rich Bowen
20c734cbba Adds border, zebra striping, to IndexStyleSheet table.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1188475 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 01:01:14 +00:00
André Malo
2632f0381d update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1188351 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24 20:16:40 +00:00
André Malo
78efcd9bef props
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1188336 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24 19:51:25 +00:00
Stefan Fritsch
ff24538c81 Add missing line break
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1188095 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24 11:22:48 +00:00
Stefan Fritsch
ede1b2f024 Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1187990 13f79535-47bb-0310-9956-ffa450edef68
2011-10-23 22:14:32 +00:00
Stefan Fritsch
369db0d390 Clarify how ErrorDocument interprets argument
PR: 42430


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1187986 13f79535-47bb-0310-9956-ffa450edef68
2011-10-23 22:09:34 +00:00
Nick Kew
d396d2fff5 mod_proxy_html/mod_xml2enc code drop
Part 2: mod_proxy_html code + skeleton docs page with Apache license,
coding and documentation standards, less some rough edges.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1187842 13f79535-47bb-0310-9956-ffa450edef68
2011-10-23 02:05:54 +00:00
Nick Kew
44758807a9 mod_proxy_html/mod_xml2enc code drop
Part 1: mod_xml2enc code + docs with Apache license,
coding and documentation standards, less some rough edges.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1187767 13f79535-47bb-0310-9956-ffa450edef68
2011-10-22 20:05:24 +00:00
Eric Covener
4c2f2a481d r.subprocess_env is available and writable
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1187749 13f79535-47bb-0310-9956-ffa450edef68
2011-10-22 18:55:12 +00:00
Eric Covener
5c88cbe564 the correct property is r.filename as used elsewhere
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1184891 13f79535-47bb-0310-9956-ffa450edef68
2011-10-16 18:04:14 +00:00
Lucien Gentis
8ee73a5b63 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1183669 13f79535-47bb-0310-9956-ffa450edef68
2011-10-15 16:39:18 +00:00
Rich Bowen
0888c43fe7 Rebuild xdocs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1182381 13f79535-47bb-0310-9956-ffa450edef68
2011-10-12 14:08:00 +00:00
Rich Bowen
ba50abae82 Missing linebreaks in examples.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1182379 13f79535-47bb-0310-9956-ffa450edef68
2011-10-12 14:06:09 +00:00
Rich Bowen
0511ab7b4f Rebuilds varions transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1180930 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10 12:54:12 +00:00
Rich Bowen
9e12e172c0 Further clarifications of the rewrite process, as per ticket #52000
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1180879 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10 11:32:53 +00:00
Stefan Fritsch
fe0ac45b8e Remove OID match which was never in a GA releas and is obsoleted by
SetEnvIfExpr with PeerExtList()


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1180828 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10 08:42:30 +00:00
Rich Bowen
8ce7c89d58 Clarify behavior of multiple rewrite rules in the same scope. refs https://issues.apache.org/bugzilla/show_bug.cgi?id=51968
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1180734 13f79535-47bb-0310-9956-ffa450edef68
2011-10-09 22:29:41 +00:00
Rich Bowen
03729e2814 Rebuild various xdocs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1180503 13f79535-47bb-0310-9956-ffa450edef68
2011-10-08 22:28:41 +00:00
Rich Bowen
c8711a459a Note that hostname lookups will be performed for 'require from hostname'
directives, regardless of the setting of HostnameLookups. refs
https://issues.apache.org/bugzilla/show_bug.cgi?id=51967


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1180502 13f79535-47bb-0310-9956-ffa450edef68
2011-10-08 22:26:16 +00:00
Rich Bowen
c8c04b8bed refs https://issues.apache.org/bugzilla/show_bug.cgi?id=51967 Mention
that %h will sometimes log the IP address, and sometimes the hostname,
depending on HostNameLookup setting and the use of hostname-based
authorization directives.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1180500 13f79535-47bb-0310-9956-ffa450edef68
2011-10-08 22:21:18 +00:00
Nick Kew
7b2819356a mod_authn_socache: fix it to enable initialisation to work if configured
only in .htaccess context, and provide a toggle for that.
PR 51991


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1180384 13f79535-47bb-0310-9956-ffa450edef68
2011-10-08 14:51:35 +00:00
Lucien Gentis
b6e4985e87 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1180379 13f79535-47bb-0310-9956-ffa450edef68
2011-10-08 14:16:26 +00:00
Rich Bowen
a57a946be5 Rebuild doc transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1179914 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07 01:09:18 +00:00
Rich Bowen
97144cc2ef Refs https://issues.apache.org/bugzilla/show_bug.cgi?id=51967 Clarify
that %h logs the IP address when HostnameLookup is set Off.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1179913 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07 01:06:33 +00:00
Rich Bowen
4881b7ba42 Rebuild doc transform
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1179617 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 13:18:04 +00:00
Rich Bowen
31404895f2 Patch from Description Mathijs Schmittmann - Corrected syntax for && (vs &) expression. Refs https://issues.apache.org/bugzilla/show_bug.cgi?id=51976
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1179614 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 13:14:25 +00:00
Joe Orton
f607ef5e5c - build.sh all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1179273 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 15:43:18 +00:00
Joe Orton
31d85243ba - add note here in light of CVE-2011-3368
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1179272 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 15:40:08 +00:00
Stefan Fritsch
a83284e103 update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1178089 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 20:57:36 +00:00