1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-08 04:22:21 +03:00
Commit Graph

3841 Commits

Author SHA1 Message Date
Igor Galić
47fde5a7e8 Applying patch from PR 33078 (with slight changes to its return values)
This patch disallows the mixing of relative (+/-) and absolute Options where insensible.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053375 13f79535-47bb-0310-9956-ffa450edef68
2010-12-28 15:56:46 +00:00
Stefan Fritsch
e5ab01823e update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053357 13f79535-47bb-0310-9956-ffa450edef68
2010-12-28 14:33:45 +00:00
Eric Covener
ef81d4ba83 Doc for r1053230, NameVirtualHost is now unnecessary and other general NVH-vs-VH improvements.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053231 13f79535-47bb-0310-9956-ffa450edef68
2010-12-28 00:53:56 +00:00
André Malo
0af173a073 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053227 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 23:46:25 +00:00
André Malo
1cd677e630 update translation
Reviewed by: Kess <kess apache.org>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053226 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 23:44:48 +00:00
André Malo
a3b7046b93 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053218 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 23:02:41 +00:00
André Malo
6ab2c7f46e Update translation, bit by bit.
Reviewed by: Kess <kess apache.org>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053216 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 23:01:14 +00:00
Eric Covener
544fd0542b provide a mod_substitute example that uses backreferences
for matching as well as for substitution.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053212 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 22:41:00 +00:00
André Malo
c99b708ac6 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053202 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 21:53:39 +00:00
Rich Bowen
66761aba57 Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053151 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 19:22:32 +00:00
Rich Bowen
5e13d63a71 Remove unnecessary trailing / on <Directory /home> example. tid50421
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053149 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 19:20:03 +00:00
Lucien Gentis
ac9d9d970e Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1052515 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 14:43:12 +00:00
Igor Galić
d136444dc8 Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1052422 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 01:21:11 +00:00
Igor Galić
21e0a16abb Changing the default Options from All to FollowSymlinks.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1052419 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 00:37:30 +00:00
André Malo
fac3b0c929 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1050701 13f79535-47bb-0310-9956-ffa450edef68
2010-12-18 20:01:39 +00:00
André Malo
12ef4855bd add security warning about the new AuthzSendForbiddenOnFailure directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1050700 13f79535-47bb-0310-9956-ffa450edef68
2010-12-18 19:56:54 +00:00
Stefan Fritsch
378eeb715e update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1050678 13f79535-47bb-0310-9956-ffa450edef68
2010-12-18 17:15:22 +00:00
Stefan Fritsch
e4603be7f5 Add new AuthzSendForbiddenOnFailure directive to allow sending '403 FORBIDDEN'
instead of '401 UNAUTHORIZED' if authorization fails for an authenticated user

PR: 40721


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1050677 13f79535-47bb-0310-9956-ffa450edef68
2010-12-18 17:11:14 +00:00
Igor Galić
d32e233f67 ./build.sh all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1050547 13f79535-47bb-0310-9956-ffa450edef68
2010-12-18 00:24:23 +00:00
Igor Galić
afa84eb623 Nobody cares about 1.2 or 1.3 compatibility.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1050540 13f79535-47bb-0310-9956-ffa450edef68
2010-12-18 00:10:10 +00:00
Lucien Gentis
4a268b569e Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1050429 13f79535-47bb-0310-9956-ffa450edef68
2010-12-17 15:54:49 +00:00
Vincent Deffontaines
46e97b76df Removes the ":80" from the sole ServerName example of the documentation, as it is a dumb "default".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1049240 13f79535-47bb-0310-9956-ffa450edef68
2010-12-14 20:03:01 +00:00
Stefan Fritsch
6aaf943720 fix compatibility info for ChrootDir
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1045321 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 19:18:28 +00:00
André Malo
26350bab37 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044928 13f79535-47bb-0310-9956-ffa450edef68
2010-12-12 21:16:17 +00:00
André Malo
a124fba04d remove wrong not-translated-yet section
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044927 13f79535-47bb-0310-9956-ffa450edef68
2010-12-12 21:12:04 +00:00
André Malo
ffc22896b6 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044902 13f79535-47bb-0310-9956-ffa450edef68
2010-12-12 20:03:58 +00:00
Lucien Gentis
95f5cd880e Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044852 13f79535-47bb-0310-9956-ffa450edef68
2010-12-12 17:06:27 +00:00
Eric Covener
255170fcfa fix copy/paste error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044738 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11 23:13:45 +00:00
André Malo
1ca3c88e91 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044737 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11 23:11:25 +00:00
André Malo
99c1dac180 drop now-autogenerated sections
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044736 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11 23:10:08 +00:00
André Malo
1ca6329996 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044725 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11 21:19:02 +00:00
André Malo
e4d5a12979 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044709 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11 20:38:37 +00:00
Igor Galić
d07c195916 ./build.sh all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044702 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11 20:10:20 +00:00
Igor Galić
21a4fb69dc The local uri part is *always* the whole Request_URI. Including the leading /.
Otherwise we end up with a 500, for infinite recursion.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044701 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11 20:09:32 +00:00
Lucien Gentis
d606a763a4 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044688 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11 17:52:18 +00:00
André Malo
fc8954db36 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044540 13f79535-47bb-0310-9956-ffa450edef68
2010-12-10 23:49:15 +00:00
André Malo
97312fe645 update metafiles
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044537 13f79535-47bb-0310-9956-ffa450edef68
2010-12-10 23:34:02 +00:00
Jeff Trawick
6c15fb07ea generated files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1043127 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 16:53:56 +00:00
Jeff Trawick
2ce0fcf630 follow up r1042758 and r1043011 with more fixes to use
proper example domains

(and show some respect in our mangled version of prep.ai.mit.edu
by using .edu instead of .com)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1043126 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 16:53:01 +00:00
Rich Bowen
3e0842b480 Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042760 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06 19:02:00 +00:00
Jeff Trawick
13038e4e92 use example.com instead of other non-standard examples
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042758 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06 18:48:30 +00:00
André Malo
86b9d9a920 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042475 13f79535-47bb-0310-9956-ffa450edef68
2010-12-05 22:14:48 +00:00
André Malo
9b1275e61d revert the last revisions up to r1041050
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042469 13f79535-47bb-0310-9956-ffa450edef68
2010-12-05 22:12:15 +00:00
André Malo
62634c4a15 fix xml validity
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042459 13f79535-47bb-0310-9956-ffa450edef68
2010-12-05 21:53:13 +00:00
André Malo
a042134f54 update translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042445 13f79535-47bb-0310-9956-ffa450edef68
2010-12-05 20:59:54 +00:00
André Malo
02d4706ae2 another low-hanging-fruit. very.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042444 13f79535-47bb-0310-9956-ffa450edef68
2010-12-05 20:55:14 +00:00
André Malo
32b0fef81b update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042432 13f79535-47bb-0310-9956-ffa450edef68
2010-12-05 20:20:17 +00:00
Lucien Gentis
5609a38dda Mise à jour.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042389 13f79535-47bb-0310-9956-ffa450edef68
2010-12-05 17:50:36 +00:00
Eric Covener
47280b5452 PR 39313: allow the user to configure which rules come first when RewriteRules
are merged with RewriteOptions Inherit.

Submitted By: Jérôme Grandjanny <jerome.grandjanny cea.fr> 
Reviewed By: covener


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042255 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04 22:33:46 +00:00
Eric Covener
65e9ddf3d6 add compatability to IndexIgnoreReset
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042242 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04 21:25:11 +00:00