1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-19 22:42:14 +03:00
Commit Graph

5051 Commits

Author SHA1 Message Date
Joshua Slive
53ff938806 Transform to html.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@575338 13f79535-47bb-0310-9956-ffa450edef68
2007-09-13 15:46:13 +00:00
Joshua Slive
be6123a4cf Be even more explicit about the multiple-extension issue.
PR: 43386


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@575337 13f79535-47bb-0310-9956-ffa450edef68
2007-09-13 15:45:48 +00:00
Vincent Bray
1c9df66021 buildfluff
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574883 13f79535-47bb-0310-9956-ffa450edef68
2007-09-12 10:38:26 +00:00
Vincent Bray
cb538040e8 PR #43358 - Fix links to moved auth directives (Takashi Sato)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574882 13f79535-47bb-0310-9956-ffa450edef68
2007-09-12 10:32:57 +00:00
Ruediger Pluem
ce9eaa96e8 * Add the novary flag to RewriteCond in order to prevent the appending
of HTTP headers used in a rewrite condition to the Vary header of
  the response.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574684 13f79535-47bb-0310-9956-ffa450edef68
2007-09-11 20:15:54 +00:00
Vincent Bray
1a69fd23f7 Link to password formats doc from auth howto, and buildfluff
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573866 13f79535-47bb-0310-9956-ffa450edef68
2007-09-08 15:54:19 +00:00
Vincent Bray
61f714c15c Link from mod_dbd to /misc/password_encryptions.html
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573850 13f79535-47bb-0310-9956-ffa450edef68
2007-09-08 14:54:53 +00:00
Nick Kew
c94d03e6c5 Add option to escape backreferences in RewriteRule.
PR 34602  and  PR 39746
Patch by Guenther Gsenger


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573831 13f79535-47bb-0310-9956-ffa450edef68
2007-09-08 12:46:10 +00:00
Vincent Bray
d556fb0561 buildfluff
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572012 13f79535-47bb-0310-9956-ffa450edef68
2007-09-02 16:04:11 +00:00
Vincent Bray
8bf60067af Document the new Define directive added in r546651
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572011 13f79535-47bb-0310-9956-ffa450edef68
2007-09-02 16:00:03 +00:00
André Malo
b6254c6b7c update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571980 13f79535-47bb-0310-9956-ffa450edef68
2007-09-02 13:46:15 +00:00
Ruediger Pluem
5400d6ed7d * There is no context location. But this directive should in .htaccess files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571927 13f79535-47bb-0310-9956-ffa450edef68
2007-09-02 08:38:38 +00:00
Graham Leggett
05cab47457 mod_include: Add an "if" directive syntax to test whether an URL
is accessible, and if so, conditionally display content. This
allows a webmaster to hide a link to a private page when the user
has no access to that page.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571872 13f79535-47bb-0310-9956-ffa450edef68
2007-09-01 21:27:26 +00:00
Ruediger Pluem
185146bccb * Build docus
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571839 13f79535-47bb-0310-9956-ffa450edef68
2007-09-01 17:44:53 +00:00
Ruediger Pluem
98be0f4274 * Remove </p> as the docs fail to build due to this incomplete tag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571838 13f79535-47bb-0310-9956-ffa450edef68
2007-09-01 17:43:44 +00:00
Ruediger Pluem
7d22ea1fdf * Improve ProxySet documentation by pointing out one pitfall and one
interesting use case.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571836 13f79535-47bb-0310-9956-ffa450edef68
2007-09-01 17:42:16 +00:00
Graham Leggett
ed3e6b8562 Add docs for the AUTHENTICATE_ prefixed exposure of login attributes during
AAA.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571804 13f79535-47bb-0310-9956-ffa450edef68
2007-09-01 14:24:55 +00:00
Jim Jagielski
5b0ec0d47f Update doccos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571782 13f79535-47bb-0310-9956-ffa450edef68
2007-09-01 12:21:29 +00:00
André Malo
6088d357cc update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571587 13f79535-47bb-0310-9956-ffa450edef68
2007-08-31 21:17:50 +00:00
Nick Kew
8de9bb913e mod_proxy: Add Proxypass status option to ignore errors
PR 43167.  Patch by Francisco Gimeno


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571338 13f79535-47bb-0310-9956-ffa450edef68
2007-08-30 23:06:00 +00:00
Jim Jagielski
ad1fb81618 Make Bill happy ;)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570558 13f79535-47bb-0310-9956-ffa450edef68
2007-08-28 20:13:59 +00:00
Jim Jagielski
e3b9acb695 Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570536 13f79535-47bb-0310-9956-ffa450edef68
2007-08-28 19:28:21 +00:00
Jim Jagielski
d689f0cf15 Document new IndexOptions options
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570535 13f79535-47bb-0310-9956-ffa450edef68
2007-08-28 19:28:06 +00:00
Vincent Bray
688f4176ee s/require/Require/g
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569402 13f79535-47bb-0310-9956-ffa450edef68
2007-08-24 14:45:31 +00:00
Vincent Bray
221c7317cc s/require/Require/g
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569393 13f79535-47bb-0310-9956-ffa450edef68
2007-08-24 14:16:21 +00:00
Chris Darroch
2fef8a036a note odd DBDPersist format in 2.2.0 and 2.2.1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569105 13f79535-47bb-0310-9956-ffa450edef68
2007-08-23 18:30:43 +00:00
Joshua Slive
0b8a5e9d45 Correct a common misconception: symlink restrictions
are policy restrictions, not security restrictions.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569000 13f79535-47bb-0310-9956-ffa450edef68
2007-08-23 14:04:27 +00:00
Vincent Bray
8d587d2bfd buildfluff
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@568740 13f79535-47bb-0310-9956-ffa450edef68
2007-08-22 20:13:49 +00:00
Vincent Bray
f6d8c330d9 Document 'see other' style deprecation. Thanks to Joshua and Ruediger for pointing out the easy out
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@568739 13f79535-47bb-0310-9956-ffa450edef68
2007-08-22 20:11:50 +00:00
Chris Darroch
8ee539f5b2 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@568324 13f79535-47bb-0310-9956-ffa450edef68
2007-08-21 23:26:23 +00:00
Chris Darroch
169e22c568 add merge option to avoid duplicate values within the same header
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@568323 13f79535-47bb-0310-9956-ffa450edef68
2007-08-21 23:22:00 +00:00
Chris Darroch
3d51f859bd Fix some typos, whitespace, and formatting. Make sure all options are
listed in appropriate locations.  Deprecate "add" in favour of "set"
throughout.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@568283 13f79535-47bb-0310-9956-ffa450edef68
2007-08-21 21:05:46 +00:00
Chris Darroch
16c4e9d2fb DBDPersist takes On or Off
reported by Phil Endecott


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@568224 13f79535-47bb-0310-9956-ffa450edef68
2007-08-21 18:16:36 +00:00
Rich Bowen
ab43f623e4 Remove the Perl txt-to-dbm translation script, and replace it
with a reference to the httxt2dbm utility.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@567899 13f79535-47bb-0310-9956-ffa450edef68
2007-08-21 01:36:39 +00:00
André Malo
05d4dddbd9 fix transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@567150 13f79535-47bb-0310-9956-ffa450edef68
2007-08-17 21:18:00 +00:00
William A. Rowe Jr
37af7a852e Sync anchor href alt titles
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@567134 13f79535-47bb-0310-9956-ffa450edef68
2007-08-17 20:42:56 +00:00
André Malo
4aa4b51a1e update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@565494 13f79535-47bb-0310-9956-ffa450edef68
2007-08-13 20:07:52 +00:00
Jim Jagielski
88c8606477 whitespace change
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@563994 13f79535-47bb-0310-9956-ffa450edef68
2007-08-08 19:13:20 +00:00
Jim Jagielski
28c7db98da Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@563991 13f79535-47bb-0310-9956-ffa450edef68
2007-08-08 19:08:39 +00:00
Jim Jagielski
e952b2dd06 Document ProxyStatus
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@563990 13f79535-47bb-0310-9956-ffa450edef68
2007-08-08 19:08:19 +00:00
Jim Jagielski
b9b38ae74a Update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@563481 13f79535-47bb-0310-9956-ffa450edef68
2007-08-07 12:58:50 +00:00
Jim Jagielski
ba921bd95b Minimal ProxySet directive documentation :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@563480 13f79535-47bb-0310-9956-ffa450edef68
2007-08-07 12:58:38 +00:00
Jim Jagielski
b81372dd0b Update doccos w/ latest xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@562436 13f79535-47bb-0310-9956-ffa450edef68
2007-08-03 12:38:17 +00:00
Roy T. Fielding
5dd89193d3 remove BOM character. If using vim, add "set nobomb" to ~/.vimrc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@562259 13f79535-47bb-0310-9956-ffa450edef68
2007-08-02 21:25:03 +00:00
Tony Stevenson
8f8f96f189 Updated ad per PR 38698.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@562081 13f79535-47bb-0310-9956-ffa450edef68
2007-08-02 11:34:22 +00:00
Tony Stevenson
c37666e2d9 Patched, as per PR 41793. Issue raised by Joel Nelson.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@562077 13f79535-47bb-0310-9956-ffa450edef68
2007-08-02 11:02:36 +00:00
Joshua Slive
38587e0019 Change the flag list to a <dl> instead of <ul>. Seems much more readable to me.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@561918 13f79535-47bb-0310-9956-ffa450edef68
2007-08-01 19:04:21 +00:00
Joshua Slive
bb6b032ca1 Note the L doesn't necessarily mean no more rewriting.
PR: 40004


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@561906 13f79535-47bb-0310-9956-ffa450edef68
2007-08-01 18:50:43 +00:00
Joshua Slive
75846d904c R flag to mod_rewrite can set any status code
PR: 25917


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@561902 13f79535-47bb-0310-9956-ffa450edef68
2007-08-01 18:39:04 +00:00
Joshua Slive
fc5122253a Some updates to the RewriteRule docs, mostly focusing on clearly
describing what can be in the substitution string. Included is
a description of how mod_rewrite decides whether to treat the
substitution as a file-system or URL-path.

PR: 22529


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@561840 13f79535-47bb-0310-9956-ffa450edef68
2007-08-01 15:21:31 +00:00