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

218 Commits

Author SHA1 Message Date
Graham Leggett
9660e337e6 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@996396 13f79535-47bb-0310-9956-ffa450edef68
2010-09-12 23:18:26 +00:00
Stefan Fritsch
800bdf5581 update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@992810 13f79535-47bb-0310-9956-ffa450edef68
2010-09-05 16:01:15 +00:00
Eric Covener
636a81a7bc remove another reference to DirectoryMatch matching unmatched subdirectories
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@990094 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27 10:51:33 +00:00
Eric Covener
579ab22775 PR49809: Allow DirectoryMatch to match the EOL character ($). and
stop applying to subdirectories (that don't also match the regex) implicitly.  

The manual already uses DirectoryMatch syntax that assumes this in other places!



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@990091 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27 10:46:02 +00:00
Rainer Jung
4a2b5e06c2 Update transormations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@988078 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23 11:34:55 +00:00
Rainer Jung
34b87f8548 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@987862 13f79535-47bb-0310-9956-ffa450edef68
2010-08-22 10:37:28 +00:00
Daniel Earl Poirier
8f2f7c1807 Update transforms and add some html and meta files generated from new pages
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@987255 13f79535-47bb-0310-9956-ffa450edef68
2010-08-19 18:05:20 +00:00
William A. Rowe Jr
41c2aed7da It seems we haven't built in some time
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@981360 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 03:48:08 +00:00
Igor Galić
80c11dcf59 Fixing minor typo in sections.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@955184 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16 10:27:52 +00:00
Stefan Fritsch
5e9890cbb7 Update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@951906 13f79535-47bb-0310-9956-ffa450edef68
2010-06-06 17:21:45 +00:00
Rich Bowen
4c72a04e08 Descriptions of how things used to be in 1.3 just confuse people.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932385 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 12:34:46 +00:00
Rich Bowen
6a14647754 Rebuild various transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930606 13f79535-47bb-0310-9956-ffa450edef68
2010-04-04 01:28:18 +00:00
Graham Leggett
db53b0ad4f Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@928922 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29 22:32:37 +00:00
Rich Bowen
b4d0761857 'Apache' => 'Apache HTTP Server" etc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926419 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 00:54:41 +00:00
André Malo
3e862e7f90 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@925874 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21 19:44:24 +00:00
Graham Leggett
5c926949e0 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@909881 13f79535-47bb-0310-9956-ffa450edef68
2010-02-13 19:54:45 +00:00
Daniel Earl Poirier
4784eabadc Note that wildcards in Include directives are not allowed in the
directory part of the path, only the filename.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@907215 13f79535-47bb-0310-9956-ffa450edef68
2010-02-06 13:37:48 +00:00
Graham Leggett
200db0e7c0 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@905482 13f79535-47bb-0310-9956-ffa450edef68
2010-02-02 00:53:36 +00:00
Eric Covener
0b90b0225d clarify that FileETag is for static files only, and explicitly mention
that ETags aren't generated for files parsed by mod_include.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@896299 13f79535-47bb-0310-9956-ffa450edef68
2010-01-06 01:31:06 +00:00
Rich Bowen
b134f9aac1 2009 -> 2010 in the copyright statement. Nobody seems to know if this is
actually necessary, but it's sort of an annual tradition. We think
tradition is pretty important.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895795 13f79535-47bb-0310-9956-ffa450edef68
2010-01-04 21:41:42 +00:00
Rich Bowen
3ae69046c1 Patch from Mark Watts. Mention ProxyErrorOverride.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@890378 13f79535-47bb-0310-9956-ffa450edef68
2009-12-14 15:43:46 +00:00
André Malo
d70cd375de update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@889970 13f79535-47bb-0310-9956-ffa450edef68
2009-12-12 20:12:15 +00:00
André Malo
a681f7e662 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@885297 13f79535-47bb-0310-9956-ffa450edef68
2009-11-29 23:34:43 +00:00
Jeff Trawick
19c0d8577c generated doc updates
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@883879 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24 21:10:49 +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
Jim Jagielski
2cfbd9f00b doccs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@813379 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 11:41:27 +00:00
Jim Jagielski
c7c6f204d1 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@810478 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 12:26:05 +00:00
Jim Jagielski
1672293bb7 Document ServerTokens Set "One Big Happy Family Server"
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@808966 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 17:39:08 +00:00
Jim Jagielski
96d0911897 Update all xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@808896 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 14:33:19 +00:00
Graham Leggett
6baacf4a7e Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@808213 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 22:48:47 +00:00
Daniel Earl Poirier
3144af1e11 Update transform for core.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@807612 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 13:26:12 +00:00
Vincent Deffontaines
2e9a32330d New .fr translation for mod_dir.
Committing html files to complete previous commit (core translation)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@798210 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 16:38:04 +00:00
Rich Bowen
8839a2617a Further clarify what variables one has access to in the <If> directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@780016 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29 15:42:45 +00:00
William A. Rowe Jr
8bb8a6c950 Address Win32 AcceptFilter documentation replacing DisableWin32AcceptEx
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@773774 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 04:10:19 +00:00
Rich Bowen
d5424d2c93 Add a reference to LocationMatch in the seealso section.
Encourage people to use LocationMatch rather than Location ~


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@770502 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01 00:40:41 +00:00
William A. Rowe Jr
08003453b3 build all refresh
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@767783 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23 04:09:46 +00:00
Eric Covener
9e08f2669d rework the NameVirtualHost documentation to hopefully be a little
less confusing and match the conventional wisdom of the various
support fora.

Provide a longer example that demonstrates the 1:n nature,
relation to IP-based vhosts, and always uses a port.

Avoid phrasing that makes NVH look like Listen.

Remove the over-complicated hints about NVH impact on _default_ and base
server configs, which boils down to the basic ip-based vhost mapping
algorithm.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@766945 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21 02:13:04 +00:00
Ruediger Pluem
d593d89ad6 * Update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@759120 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27 12:44:01 +00:00
Rich Bowen
3cd3d0265a Add an example of using a wildcard with ServerAlias
Change <VirtualHost *> to <VirtualHost *:80>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@752894 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12 15:27:00 +00:00
Lars Eilebrecht
77188b407d fix mod_disk_cache to support EnableSendfile.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@746541 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21 17:07:01 +00:00
Roy T. Fielding
6d27b8511d regen manual
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@740426 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03 20:35:21 +00:00
Rich Bowen
522fc2df91 Saying "don't do that" without offering an alternative isn't very
friendly.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@735927 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20 03:38:40 +00:00
Joe Orton
1127bf9f15 * docs/manual: 'build.sh all'.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@734694 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15 13:21:46 +00:00
Ruediger Pluem
e4f6dc8e21 * Update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@732126 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 21:30:28 +00:00
Chris Darroch
9e23c7dc8b update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@728127 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 20:01:21 +00:00
Takashi Sato
746e3a6e1f update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@724013 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 17:09:42 +00:00
Rich Bowen
8779d2f690 Trivial fix - insert missing space.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@710153 13f79535-47bb-0310-9956-ffa450edef68
2008-11-03 20:43:43 +00:00
Ruediger Pluem
da4b4f4abf * Update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@709677 13f79535-47bb-0310-9956-ffa450edef68
2008-11-01 11:29:00 +00:00
Rich Bowen
60a8f3bd42 Admonish people not to put "AllowOverride All" in <Directory /> and
expect it to do anything useful.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@684326 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 20:12:31 +00:00
Takashi Sato
de5118cb30 update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@670238 13f79535-47bb-0310-9956-ffa450edef68
2008-06-21 17:44:43 +00:00