1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-06 16:49:32 +03:00
Commit Graph

3841 Commits

Author SHA1 Message Date
Graham Leggett
0baba28abe Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1220457 13f79535-47bb-0310-9956-ffa450edef68
2011-12-18 17:10:42 +00:00
Graham Leggett
0e223841a8 mod_firehose: Support portable non blocking support, and make non blocking
support optional.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1220456 13f79535-47bb-0310-9956-ffa450edef68
2011-12-18 17:05:43 +00:00
Graham Leggett
1d0b69f8ab Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1215530 13f79535-47bb-0310-9956-ffa450edef68
2011-12-17 17:11:42 +00:00
Graham Leggett
d7d34da947 Add a seealso section to link mod_firehose to the firehose tool.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1215529 13f79535-47bb-0310-9956-ffa450edef68
2011-12-17 17:11:17 +00:00
Graham Leggett
9ad07e7518 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1215526 13f79535-47bb-0310-9956-ffa450edef68
2011-12-17 17:06:08 +00:00
Graham Leggett
9ad824e793 mod_firehose: Add a new debugging module able to record traffic
passing through the server in such a way that connections and/or
requests be reconstructed and replayed.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1215525 13f79535-47bb-0310-9956-ffa450edef68
2011-12-17 17:03:59 +00:00
Nilgun Belma Buguner
2a321cde3e update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1214099 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 08:14:29 +00:00
Graham Leggett
075c44f008 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1214021 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 01:25:00 +00:00
Graham Leggett
cb21a0dbcc Further clarify the naming of the entity that directly connects to us by
calling that entity a client instead of a peer.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1214015 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 01:10:52 +00:00
Graham Leggett
8cea5c4275 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1214007 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 00:34:27 +00:00
Kaspar Brand
8d37f73ce7 Streamline TLS session ticket key handling (added in r1200040):
- drop the SSLTicketKeyDefault directive, and only support a single
  ticket key per server/vhost
- rename the SSLTicketKeyFile directive to SSLSessionTicketKeyFile,
  remove the keyname parameter
- move ticket key parameters from SSLSrvConfigRec to modssl_ctx_t
- configure the tlsext_ticket_key_cb only when in server mode
- add documentation for SSLSessionTicketKeyFile


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1213380 13f79535-47bb-0310-9956-ffa450edef68
2011-12-12 19:21:35 +00:00
Rich Bowen
786ef4c02e Typo correction.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1211968 13f79535-47bb-0310-9956-ffa450edef68
2011-12-08 16:41:57 +00:00
Graham Leggett
cdda948864 Add reference to the mod_socache modules in the mod_ssl docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1211528 13f79535-47bb-0310-9956-ffa450edef68
2011-12-07 16:47:32 +00:00
Jim Jagielski
417eda887c Update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1210955 13f79535-47bb-0310-9956-ffa450edef68
2011-12-06 14:56:19 +00:00
Graham Leggett
980f934dbd Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1210954 13f79535-47bb-0310-9956-ffa450edef68
2011-12-06 14:55:15 +00:00
Graham Leggett
3775da2159 Create initial documentation for mod_socache_shmcb, mod_socache_dc,
mod_socache_dbm and mod_socache_memcache.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1210951 13f79535-47bb-0310-9956-ffa450edef68
2011-12-06 14:53:23 +00:00
Graham Leggett
86b13b8ffd Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1210726 13f79535-47bb-0310-9956-ffa450edef68
2011-12-06 00:57:45 +00:00
Hiroaki Kawai
ab471adc49 Update translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1210336 13f79535-47bb-0310-9956-ffa450edef68
2011-12-05 05:54:43 +00:00
Stefan Fritsch
34742c3550 Update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1210279 13f79535-47bb-0310-9956-ffa450edef68
2011-12-04 23:36:32 +00:00
Graham Leggett
9b380c98b0 mod_slotmem_shm: Remove the colon syntax to indicate a relative path, and
make the relative path default behaviour. Remove the word "anonymous" as
a filename for special treatment, what used to be "anonymous" is now "none".


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1210261 13f79535-47bb-0310-9956-ffa450edef68
2011-12-04 22:28:40 +00:00
Stefan Fritsch
6f6ecbeae7 Change the provider names to match the module names:
mod_slotmem_shm: shared -> shm
mod_socache_memcache: mc -> memcache


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1210221 13f79535-47bb-0310-9956-ffa450edef68
2011-12-04 21:03:34 +00:00
Lucien Gentis
e093c8c901 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1210120 13f79535-47bb-0310-9956-ffa450edef68
2011-12-04 14:57:20 +00:00
Hiroaki Kawai
6d27c3c0e7 Update Japanese translation.
# Changes were white spaces in English.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1210073 13f79535-47bb-0310-9956-ffa450edef68
2011-12-04 08:18:41 +00:00
Hiroaki Kawai
f1bcbfb41a Update Japanese translation.
# Changes were white spaces in English.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1210072 13f79535-47bb-0310-9956-ffa450edef68
2011-12-04 08:17:06 +00:00
Hiroaki Kawai
e79e017f5d fix typo.
Submitted by: OKANO Takayoshi <kano@na.rim.or.jp>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1210067 13f79535-47bb-0310-9956-ffa450edef68
2011-12-04 07:56:03 +00:00
Graham Leggett
db67b6f2b0 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1209061 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01 12:56:15 +00:00
Graham Leggett
36c25f8ffa mod_rewrite: Add the AllowNoSlash RewriteOption, which makes it possible
for RewriteRules to be placed in .htaccess files that match the directory
with no trailing slash. PR 48304.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1209053 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01 12:40:51 +00:00
Graham Leggett
8c8f815c1b Clarify the peer IP of the connection and the client IP of the request within
the docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1208753 13f79535-47bb-0310-9956-ffa450edef68
2011-11-30 20:28:25 +00:00
Graham Leggett
8f46969f8e mod_session_crypto: Add a SessionCryptoPassphraseFile directive so that the
administrator can hide the keys from the configuration.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1208517 13f79535-47bb-0310-9956-ffa450edef68
2011-11-30 16:56:50 +00:00
Hiroaki Kawai
f0ded0348b fix typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1206978 13f79535-47bb-0310-9956-ffa450edef68
2011-11-28 05:14:52 +00:00
Hiroaki Kawai
8e991c5f74 fix typo.
Submitted by: OKANO Takayoshi <kano@na.rim.or.jp>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1206940 13f79535-47bb-0310-9956-ffa450edef68
2011-11-28 00:38:12 +00:00
Eric Covener
b90d1bb88e mention IndexIgnore limitation in DirectoryMatch and friends as currently
documented only in bugzilla (PR51471)



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1206682 13f79535-47bb-0310-9956-ffa450edef68
2011-11-27 08:18:10 +00:00
Eric Covener
2823cef8a0 remove punctuation from example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1206681 13f79535-47bb-0310-9956-ffa450edef68
2011-11-27 08:13:16 +00:00
Eric Covener
403192a98d Replace unusable/fringe absolute path example for AddDescription and list
some weird AddDescription semantics related to directories.

-This line, and those below, will be ignored--

M    mod_autoindex.xml


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1206680 13f79535-47bb-0310-9956-ffa450edef68
2011-11-27 08:12:02 +00:00
Lucien Gentis
002e2ee8d6 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1206472 13f79535-47bb-0310-9956-ffa450edef68
2011-11-26 16:11:36 +00:00
Igor Galić
fae7207c35 update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205888 13f79535-47bb-0310-9956-ffa450edef68
2011-11-24 15:40:53 +00:00
Eric Covener
d94f4fa7bf mod_ratelimit has an output filter, not a handler. Also took a quick
pass through the other text.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205560 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 20:09:24 +00:00
Stefan Fritsch
419c40c564 update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205553 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 19:55:24 +00:00
Stefan Fritsch
7aecef792e Make it more explicit that mod_lua may change in 2.4.x
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205542 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 19:40:21 +00:00
Eric Covener
fc154457a8 specify limited context list for ModemStandard
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205468 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 16:03:42 +00:00
Igor Galić
00225ba565 rebuild markup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205381 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 12:25:00 +00:00
Igor Galić
11c0bea586 mod_session: document overrides.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205379 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 12:21:23 +00:00
Graham Leggett
e6810567ce Update the documentation for the %a and %{c}a logging format strings, and
update the mod-remoteip documentation in line with the new API.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205075 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 16:50:00 +00:00
Eric Covener
04d5492b0b roll back pair of recent autoindex changes (1204355:1204306)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1204356 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 05:12:12 +00:00
Eric Covener
99d2c7f419 upgrading/compat notes on some unexpected AddDescription behavior
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1204317 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 01:38:11 +00:00
Graham Leggett
90f47f68e0 mod_include: The SSIAccessEnable directive existed to ensure the addition
of the "-A" syntax would not break existing configurations in v2.2. Remove
the directive for v2.4, defaulting the behaviour to enabled.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1204183 13f79535-47bb-0310-9956-ffa450edef68
2011-11-20 16:49:38 +00:00
Kaspar Brand
c0d91dd1a9 update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1203761 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 17:37:36 +00:00
Lucien Gentis
78b9f5093f Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1203714 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 16:12:05 +00:00
Kaspar Brand
304e9c4c08 drop SSLv2 support (set SSL_OP_NO_SSLv2 for any new SSL_CTX)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1203491 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 05:27:00 +00:00
Stefan Fritsch
05fe1b13b1 add new ldap features, make ap_expr entry more verbose
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1202456 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 22:53:17 +00:00