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

3287 Commits

Author SHA1 Message Date
Noirin Plunkett
c423645206 Split RewriteCond into two sections, brought TestString section up to date.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832627 13f79535-47bb-0310-9956-ffa450edef68
2009-11-04 00:10:36 +00:00
Nilgun Belma Buguner
ea427a9ef1 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832316 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 07:02:59 +00:00
Nilgun Belma Buguner
38d2bb98e7 update for sync with English docs.
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by:  Orhan Berent <berent belgeler.org>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832315 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 06:56:52 +00:00
Noirin Plunkett
6bda4890a2 Removing more cruft, rewriting what's left
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832239 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 01:09:38 +00:00
Noirin Plunkett
fd8ad0059b Ripping out the stuff that isn't really module reference, and translating the
introduction to English


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832130 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 22:05:01 +00:00
Rich Bowen
183a6ef99f Full doc tree rebuild. This includes some diffs that rename
rewrite/rewrite_tech.* to rewrite/tech.*


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832071 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 19:34:38 +00:00
Rich Bowen
0931f622f5 Renames rewrite_flags.html to flags.html
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832042 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 18:49:46 +00:00
Rich Bowen
d2b36fc6aa As discussed on the docs mailing list several months back, we're
removing the 'rewrite_' from the various files in the rewrite/
directory, since it's redundant. This change moves rewrite_intro to
intro. Patches to follow will rename the other rewrite_ files.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832009 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 18:31:08 +00:00
Vincent Deffontaines
a2ec53c54e A handful of new french doc translations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@831756 13f79535-47bb-0310-9956-ffa450edef68
2009-11-01 20:13:27 +00:00
Eric Covener
2eb4d470d4 address FAQ of SetEnv environment variables not being available to early
directives such as RewriteRule.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@831695 13f79535-47bb-0310-9956-ffa450edef68
2009-11-01 16:24:59 +00:00
Eric Covener
7c978c89e2 a warning about the [trunk-only] LDAP Hop Limit
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@831543 13f79535-47bb-0310-9956-ffa450edef68
2009-10-31 14:07:35 +00:00
Eric Covener
6aaaf8286f s/backeld/backend spotted by poirier
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@831281 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 12:22:34 +00:00
Eric Covener
4e6f442708 add LDAPLibraryDebug directive to mod_ldap to turn on
tracing in underlying LDAP SDK, where all the interesting tidbits
about all kinds of LDAP errors are hidden.

Unfortunately windows doesn't implement this LDAP_OPT.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@831183 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 02:07:45 +00:00
Daniel Earl Poirier
ac908cb61f Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@830259 13f79535-47bb-0310-9956-ffa450edef68
2009-10-27 17:39:39 +00:00
Stefan Fritsch
e7d5802480 CompatEnvVars does not exist anymore
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829921 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 19:54:06 +00:00
Eric Covener
8d279e92f2 Hint about disabling translation in subdirectories by setting matching,
but not necessarily correct, Source and Default charsets.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829667 13f79535-47bb-0310-9956-ffa450edef68
2009-10-25 22:16:00 +00:00
Eric Covener
19c2132122 CharsetOptions NoImplicitAdd wasn't referenced during insert_filter callback.
Doc: Correct defaults, charset_lite inserts itself by as soon as you tell it about
input and output character sets.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829664 13f79535-47bb-0310-9956-ffa450edef68
2009-10-25 22:06:18 +00:00
Vincent Deffontaines
299688e2b1 Add a note about the DPI rewrite flag, available from 2.2.12 only.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829520 13f79535-47bb-0310-9956-ffa450edef68
2009-10-25 10:03:25 +00:00
Vincent Deffontaines
22f3878f39 New .fr translation for mod_deflate doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829329 13f79535-47bb-0310-9956-ffa450edef68
2009-10-24 09:16:48 +00:00
Vincent Deffontaines
689e01787f New .fr translation for mod_expires doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829309 13f79535-47bb-0310-9956-ffa450edef68
2009-10-24 05:48:46 +00:00
Vincent Deffontaines
9e6b562967 829271 was incomplete. This fixes it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829272 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 22:40:07 +00:00
Vincent Deffontaines
6adf0240ae New .fr translation for mod_sed doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829271 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 22:39:29 +00:00
André Malo
6ad83771b1 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829251 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 21:39:14 +00:00
Vincent Deffontaines
d19092f468 New .fr translations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@828856 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22 21:19:02 +00:00
André Malo
63024e31d1 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826524 13f79535-47bb-0310-9956-ffa450edef68
2009-10-18 20:51:45 +00:00
André Malo
952bc8b498 fix context list tokens
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826523 13f79535-47bb-0310-9956-ffa450edef68
2009-10-18 20:50:47 +00:00
Lucien Gentis
66bcb9d3ec Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826268 13f79535-47bb-0310-9956-ffa450edef68
2009-10-17 15:09:21 +00:00
Vincent Deffontaines
98e79bde39 New .fr translation for mod_cache trunk doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826211 13f79535-47bb-0310-9956-ffa450edef68
2009-10-17 09:45:01 +00:00
Nilgun Belma Buguner
dae03e1e37 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826166 13f79535-47bb-0310-9956-ffa450edef68
2009-10-17 02:47:01 +00:00
Nilgun Belma Buguner
523134dfb8 fix validation error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826164 13f79535-47bb-0310-9956-ffa450edef68
2009-10-17 02:38:38 +00:00
Vincent Deffontaines
d1d1755841 A handful of new french translations for trunk docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826124 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16 22:49:14 +00:00
Eric Covener
fc84ba8cee mention that "Header onsuccess" is the default and reword the description
of "Header always" to talk less about implementation details and more about
the FAQ of redirects or 401's.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826005 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16 17:03:55 +00:00
Rich Bowen
3d47d2cc41 Adds the frequently-requested example of relaxing authentication for a
subdirectory. Whether this is actually a *good* idea is left as an
exercise for the reader.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@825898 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16 13:55:17 +00:00
Ruediger Pluem
5cd544aef2 * Update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@825230 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 19:26:00 +00:00
Stefan Fritsch
a6c5c8cef4 Rename ReqTimeout into RequestTimeout, to be more in line with other
directives.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@825177 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 16:19:06 +00:00
Ruediger Pluem
85b4a8cb1c * With SSLProxyCheckPeerCN and SSLProxyCheckPeerExpire available and turned
on by default this warning is no longer true.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@824830 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13 16:15:36 +00:00
Stefan Fritsch
1acb3cb347 Add example of load balancing with stickyness using mod_headers.
PR: 46167


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@824151 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11 21:00:13 +00:00
Stefan Fritsch
3fa2c0e208 Allow ProxyPreserveHost to work in <Proxy> sections
PR: 34901


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@824072 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11 13:38:51 +00:00
Lucien Gentis
134bf4f948 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@823879 13f79535-47bb-0310-9956-ffa450edef68
2009-10-10 16:25:24 +00:00
Vincent Deffontaines
2fbb1697ee Added french translation for mod_proxy documentation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@823704 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 21:45:16 +00:00
Stefan Fritsch
cf421bd704 add note about ssl renegotiation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822857 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 19:10:15 +00:00
Stefan Fritsch
02dd4c92a4 update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822517 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 21:30:08 +00:00
Stefan Fritsch
6cb0d5837a Add some docs for mod_reqtimeout.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822509 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 21:20:33 +00:00
Stefan Fritsch
da0e12aacf Work around broken cache management in mod_ldap: If LDAPSharedCacheSize is too
small, try to free some memory by purging the cache and log a warning.

Also increase the default LDAPSharedCacheSize to 500000. This is a more
realistic size suitable for the default values of 1024 for LdapCacheEntries and
LdapOpCacheEntries.

PR: 46749


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822458 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 19:39:38 +00:00
Graham Leggett
735cb040ca Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822002 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 20:49:25 +00:00
Graham Leggett
ae50b75b92 mod_cache: Teach CacheEnable and CacheDisable to work from within a
Location section, in line with how ProxyPass works.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821993 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 20:27:19 +00:00
Vincent Deffontaines
df93c4db31 Added french translation for mod_autoindex doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821517 13f79535-47bb-0310-9956-ffa450edef68
2009-10-04 11:48:30 +00:00
André Malo
70c30ce7af update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821506 13f79535-47bb-0310-9956-ffa450edef68
2009-10-04 11:03:02 +00:00
Vincent Deffontaines
41921e2fda Added french translation for mod_proxy_http
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821502 13f79535-47bb-0310-9956-ffa450edef68
2009-10-04 10:35:53 +00:00
Vincent Deffontaines
8ab0bd251f Added fr translation for mod_ldap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821501 13f79535-47bb-0310-9956-ffa450edef68
2009-10-04 10:26:07 +00:00