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

3300 Commits

Author SHA1 Message Date
Eric Covener
514827929b continue clarification of RewriteBase, lots of users who install little
PHP apps with an Alias a) leave off RewriteBase then b) add the filesystem
path instead of the URL-path then c) spend hours trying to debug
the RewriteRules themselves.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@883030 13f79535-47bb-0310-9956-ffa450edef68
2009-11-22 01:38:59 +00:00
André Malo
cc39ce520f update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@882998 13f79535-47bb-0310-9956-ffa450edef68
2009-11-21 21:32:13 +00:00
André Malo
74ee9a5720 fix config context tokens
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@882997 13f79535-47bb-0310-9956-ffa450edef68
2009-11-21 21:27:08 +00:00
André Malo
449c3e8ae1 automatically replace LastChangedRevision
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@882991 13f79535-47bb-0310-9956-ffa450edef68
2009-11-21 21:00:44 +00:00
Eric Covener
13852f1b07 doc for AuthLDAPBindAuthoritative
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@881812 13f79535-47bb-0310-9956-ffa450edef68
2009-11-18 15:55:29 +00:00
Rich Bowen
98577e7f38 Remove references to the now-gone rewrite-guide.html
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@881113 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17 02:52:53 +00:00
Rich Bowen
6d32b7b925 This isn't Apache 2.0 any more.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@880811 13f79535-47bb-0310-9956-ffa450edef68
2009-11-16 15:46:18 +00:00
Lucien Gentis
ba9199c91d Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@836194 13f79535-47bb-0310-9956-ffa450edef68
2009-11-14 15:45:21 +00:00
Jeff Trawick
d7475cb8b8 update generated html and metadata
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@835645 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12 23:43:05 +00:00
Rich Bowen
108cb76e46 Adds a couple of seealso's.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@835573 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12 21:56:11 +00:00
Stefan Fritsch
12e2a81ffc mod_log_config: Make ${cookie}C correctly match whole cookie names
instead of substrings.

PR: 28037
Submitted by: Dan Franklin <dan dan-franklin.com>, Stefan Fritsch


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@833738 13f79535-47bb-0310-9956-ffa450edef68
2009-11-07 19:19:10 +00:00
Lucien Gentis
13545fc5a6 Little typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@833090 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05 17:29:31 +00:00
Eric Covener
5848a42169 add an early note about the Pattern in a rewriterule behaving
counterintuitively in per-directory context. (lots of mysterious no-op 
rulesets due to ^/ in htaccess)

Tweak QSA text.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832914 13f79535-47bb-0310-9956-ffa450edef68
2009-11-04 23:48:52 +00:00
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