| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101001 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
entries. Roy attacked this recently, but apparently there are some
holdovers or reversions to this policy.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100847 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
Submitted by: Justin
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100743 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100725 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
PR: 21743
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100722 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100657 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
config.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100654 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100607 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of performance and to allow automount symlinks to be followed, we
mistakenly opened access to the entire directory system by default.
I noticed this because all of the /~user directories are available
by default without any restrictions, which is a bad idea for anything
other than one server within a department of shared users. However,
it also makes it easier to serve files anywhere on disk by mistake,
and makes other URI-handling bugs more severe than they would be
otherwise. Therefore, this patch reinstates access control to deny
access to all files other than under DocumentRoot, icons, and manual,
until additional directory/locations are explicitly allowed by the admin.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100593 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100576 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
AddEncoding for defining the meaning of compressed file extensions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100538 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
necessary because the W3C committees are too lame to finish their
own type registrations. Nevertheless, they are already in use.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100524 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100521 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
are commented out -- that is just a waste of processing.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100520 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
| |
http://www.rfc-editor.org/rfc/rfc3534.txt).
This 'fixes' PR 17719.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100493 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
Suggested by: Joshua Slive
Acked by: Cliff Woolley, Sander Striker, David Reid, /me
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100463 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100456 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
argh. Forget to mention all the time (sorry): The typmap stuff was
Reviewed by: Erik Abele, Astrid Ke�ler
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100197 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Current browsers have a tendency to decompress the data when no one really
wants it to do that. If you want the old behavior that leads to transparent
decompression by modern browsers, uncomment these lines. But, this
shouldn't be our default." (see httpd-std.conf.in r1.32, jerenkrantz)
Reviewed by: wrowe, slive, nd, erik
Also removed the corresponding entry from STATUS.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100131 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
| |
- add .zh-cn extension for zh-CN language code to default config.
Submitted by: kajaa <kajaa@eastday.com>
Reviewed by: <yinglichina@sina.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100075 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99959 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
PR: 9427
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99767 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99720 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
| |
to using the expanded config variables to work the same as httpd-std.conf
PR: 19611
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99719 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99714 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
document will show up on the top and the bottom of a page.
Additionally, change the default config to deliver the desired results.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99684 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99536 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Netware config still needs to be sync'd (whereever it is).
- the encoding was wrong (iso-8859-1 instead fo big5, so (re-)added
the appropriate extension(s))
- Fixed AddLanguage directives in default configs
- Fixed type map file.
PR: 18025
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99040 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
| |
The index file itself didn't change (only renamed)
The netware config still needs to be changed.
PR: 12877
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98854 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
PR: 17433
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98826 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98438 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
| |
Current browsers have a tendency to decompress the data when no one really
wants it to do that. If you want the old behavior that leads to transparent
decompression by modern browsers, uncomment these lines. But, this
shouldn't be our default.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98436 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
help out those packages which are already distributed, but the
developers should be *fixing* their software. The WebDAVFS is pinned
to a specific set of versions (1.[012]) because Apple has said they'll
fix it in the next release. This change pins the gnome-vfs workaround
to a specific version (1.0*), with the expectation they will fix their
software. If they state they won't be fixing the behavior, then we
should rip this out (and once they commit to a fix in a specific rev,
then we can workaround everything up to that rev). Apache HTTPD is all
about being a reference platform, not about compensating for broken
clients out there...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98166 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97800 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
PR: 15001
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97745 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
Submitted by: Tim Wilde <twilde@dyndns.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97642 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97577 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
previously, and you'd see something like this when starting Apache
with it:
WARNING: MaxClients (8) must be at least as large
large as ThreadsPerChild (25). Automatically
increasing MaxClients to 25.
PR: 10430
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97573 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
whether or not Apache expects to handle IPv4 connections
on IPv6 listening sockets. Either setting will work on
systems with the IPV6_V6ONLY socket option. --enable-v4-mapped
must be used on systems that always allow IPv4 connections on
IPv6 listening sockets.
Note: As the ssl config file is not automatically generated and
it is expected to require editing anyway to work, the only
change there was to suggest the required Listen statements
in a comment.
PR: PR 14037 (Bugzilla), PR 7492 (Gnats), various dups of these PRs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97516 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
to/instead of/
Thanks to Peter Nelson for pointing this out.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97391 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97222 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97219 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
Feel free to correct me if I'm wrong.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97183 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
| |
the Gnome VFS so that WebDAV works correctly with Nautilus
and other code using the Gnome VFS
PR: 12901
Submitted by: Rusty Conover <rconover@infogears.com>
Reviewed by: Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97111 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
Submitted by: Sameer Manek <manek@ghur.net>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97026 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
| |
This adds the ability to log the bytes sent and
received for each request
Submitted by: Bojan Smojver <bojan@rexursive.com>
Reviewed by: Justin & Ian
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97000 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
NetWare differences have been folded into httpd-std.conf.in or added through
the mkconfNW.awk script.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96928 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
a noop for today.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96842 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
| |
all three flavors back into sync.
With luck, I won't be doing this again, but I need some time to play
with awk magic first. {The nested <IfModule> directives don't make
this all that simple.}
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96841 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
BUG#: 12660, Submitted by: Thomas Bader <thomasb+apache.org-bugs@trash.net>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96824 13f79535-47bb-0310-9956-ffa450edef68
|