1
0
mirror of https://github.com/apache/httpd.git synced 2025-05-28 13:41:30 +03:00

4271 Commits

Author SHA1 Message Date
Vincent Bray
b70ad0c71d buildfluff
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@582396 13f79535-47bb-0310-9956-ffa450edef68
2007-10-05 21:23:38 +00:00
Vincent Bray
4aaa29f7f3 PR 43555 AuthBasicSource typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@582395 13f79535-47bb-0310-9956-ffa450edef68
2007-10-05 21:22:07 +00:00
Nick Kew
751d792b40 Document ProxyMaxForwards change in r581117
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@581253 13f79535-47bb-0310-9956-ffa450edef68
2007-10-02 14:16:03 +00:00
Vincent Bray
0df59b2670 buildfluff
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@580735 13f79535-47bb-0310-9956-ffa450edef68
2007-09-30 15:08:09 +00:00
Vincent Bray
bc63c053d0 Minor grammar fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@580734 13f79535-47bb-0310-9956-ffa450edef68
2007-09-30 15:02:17 +00:00
Nick Kew
4bd4ff7cd6 Document "DefaultType None" option (PR 13986)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@580502 13f79535-47bb-0310-9956-ffa450edef68
2007-09-28 22:45:08 +00:00
Jeff Trawick
c105e90a86 mod_log_config: Add format options for %p so that the actual local
or remote port can be logged.  

PR:  43415
Submitted by: Adam Hasselbalch Hansen <ahh@one.com>
Extensively commented on and/or modified by Ruediger Pluem and Jeff Trawick


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@579425 13f79535-47bb-0310-9956-ffa450edef68
2007-09-26 01:45:16 +00:00
Nick Kew
87006e7d90 Update mod_dbd page for new drivers.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@579252 13f79535-47bb-0310-9956-ffa450edef68
2007-09-25 14:02:36 +00:00
Joshua Slive
e50d0d08af Clarify what happens if you don't have a ServerName in your
<VirtualHost>, since people sometimes assume that this
implies the host has no name, resulting in confusion.

Suggested by: Michael Rasmussen <mikeraz patch.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@578949 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 20:25:02 +00:00
Jason S. Lingohr
a8893e144b Committing other language transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@578698 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 08:04:35 +00:00
Jason S. Lingohr
0ae25ab1dd Fixed a simple version numbering typo, reported by lucien.gentis (at) lorraine.iufm.fr.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@578697 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 08:03:06 +00:00
Eric Covener
e2bd543fdc punctuation; sorry for the noise
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@577302 13f79535-47bb-0310-9956-ffa450edef68
2007-09-19 13:42:41 +00:00
Eric Covener
c10c30b87d document the mod_userdir-like tilde expansion sometimes performed by mod_rewrite
A tilde can sneak into a rule via a backreference and cause some surprising behavior



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@577254 13f79535-47bb-0310-9956-ffa450edef68
2007-09-19 11:39:51 +00:00
Vincent Bray
2c571b327b buildfluff
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@576981 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 17:12:53 +00:00
Vincent Bray
43ce7e3b2a Add a few '/' and remove an errant '>'.
Note that this changes a patch proposed for backport to 2.2 (PR34602 & r573831).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@576979 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 17:09:55 +00:00
Jim Jagielski
fc403c175a Update xform with retry=0 info
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@576919 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 13:50:48 +00:00
Jim Jagielski
800779f703 Typo and document what retry=0 means.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@576917 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 13:49:14 +00:00
Vincent Bray
20389cd6d5 buildfluff
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@576691 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 04:44:24 +00:00
Vincent Bray
d7e45eb530 PR38644 mod_status no longer needs to be recompiled to show extended status items.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@576690 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 04:42:00 +00:00
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
Paul Querna
44404c81ee Run optipng[1] with -o7 over all PNG files. Files were only modified if the optimized version is smaller. There is no change to the rendering as seen by users.
[1] - http://optipng.sourceforge.net/


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574456 13f79535-47bb-0310-9956-ffa450edef68
2007-09-11 05:11:05 +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
Vincent Bray
c1b9a213d4 buildfluff
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573846 13f79535-47bb-0310-9956-ffa450edef68
2007-09-08 14:26:22 +00:00
Vincent Bray
1ecea16678 Sync with changes to wiki version of password formats document. Add to /misc/ index.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573845 13f79535-47bb-0310-9956-ffa450edef68
2007-09-08 14:25:32 +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
fe8943bdc1 buildfluff
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572618 13f79535-47bb-0310-9956-ffa450edef68
2007-09-04 11:08:22 +00:00
Vincent Bray
bbe1da6ba5 s/If-Match/If-None-Match/ per:
http://www.mail-archive.com/docs@httpd.apache.org/msg05488.html


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572617 13f79535-47bb-0310-9956-ffa450edef68
2007-09-04 11:07:33 +00:00
Vincent Bray
704d9893cd buildfluff
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572048 13f79535-47bb-0310-9956-ffa450edef68
2007-09-02 17:35:10 +00:00
Vincent Bray
f86e5736c4 Exponential typo [Lucien Gentis]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572047 13f79535-47bb-0310-9956-ffa450edef68
2007-09-02 17:34:29 +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
Nick Kew
8c61967b7c Update copyright dates from 2006 to 2007
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571769 13f79535-47bb-0310-9956-ffa450edef68
2007-09-01 11:52:52 +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