Tony Finch
86a892335b
Fix the chemical/x- mime types as suggested in the PR. Or should they
...
be killed?
PR: 4600
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86665 13f79535-47bb-0310-9956-ffa450edef68
2000-10-19 01:03:15 +00:00
Tony Finch
19f5bcdcc2
Update to the media types as of 2000-10-19. I also fixed the case of
...
application/batch-SMTP to match the official name.
Obtained from: ftp://ftp.isi.edu/in-notes/iana/assignments/media-types
PR: 6613
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86663 13f79535-47bb-0310-9956-ffa450edef68
2000-10-19 00:40:57 +00:00
Ryan Bloom
e349d8cb61
Add .so and .dll to the application-octect stream mime-type
...
Submitted by: Pier P. Fumagalli <pier@apache.org >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86658 13f79535-47bb-0310-9956-ffa450edef68
2000-10-18 23:06:10 +00:00
William A. Rowe Jr
52b408f85d
Reflect the ApacheModuleBleck -> mod_bleck rename for Win32.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86545 13f79535-47bb-0310-9956-ffa450edef68
2000-10-11 17:49:05 +00:00
William A. Rowe Jr
a5f12508b9
Really out of date, but here's something worth adding.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86452 13f79535-47bb-0310-9956-ffa450edef68
2000-10-08 06:11:47 +00:00
Tony Finch
a44d1c04b3
Encourage people to use the simpler NameVirtualHost * syntax for new
...
setups and use a syntactically valid hostname in the example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86214 13f79535-47bb-0310-9956-ffa450edef68
2000-09-13 18:19:17 +00:00
Ken Coar
10ed6f6836
Adding the Taiwan translation bits.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86152 13f79535-47bb-0310-9956-ffa450edef68
2000-08-28 14:39:05 +00:00
Tony Finch
a0ee328e76
the ExtendedStatus directive is also dead
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86114 13f79535-47bb-0310-9956-ffa450edef68
2000-08-19 05:52:33 +00:00
Tony Finch
5766b4590e
Remove the obsolete ResourceConfig and AccessConfig directives
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86113 13f79535-47bb-0310-9956-ffa450edef68
2000-08-19 05:50:29 +00:00
Tony Finch
73074dd7e8
fix up the </LimitExcept> missing from the previous commit
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86112 13f79535-47bb-0310-9956-ffa450edef68
2000-08-19 05:47:41 +00:00
Tony Finch
b4c117909b
Use LimitExcept in the commented-out example for the UserDir stuff
...
rather than a list of supposedly all of the other HTTP methods,
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86111 13f79535-47bb-0310-9956-ffa450edef68
2000-08-19 05:34:15 +00:00
Tony Finch
691b46f6ba
Update to the media types as of 2000-05-12. I also added the non-clashing
...
filename extensions for the WAP types, as discussed in the "WAP/WML" thread
starting with Message-ID: <391696E0.4D0D6161@Golux.Com >
Obtained from: ftp://ftp.isi.edu/in-notes/iana/assignments/media-types
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85205 13f79535-47bb-0310-9956-ffa450edef68
2000-05-12 13:14:48 +00:00
William A. Rowe Jr
d1202fe035
Still have this lying around - maybe I should look below src
...
more often :-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85174 13f79535-47bb-0310-9956-ffa450edef68
2000-05-09 23:29:41 +00:00
Bill Stoddard
b25965d510
Some windows tweaks to the default configuration, including providing
...
a default ServerName of 127.0.0.1, including the new auth digest and
file cache module LoadModuleDirectives, et. al.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85049 13f79535-47bb-0310-9956-ffa450edef68
2000-04-26 20:02:11 +00:00
Ryan Bloom
cf8864f916
Remove ServerType from the Windows config file
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85029 13f79535-47bb-0310-9956-ffa450edef68
2000-04-24 20:13:35 +00:00
dgaudet
89d7e60303
Add `IndexOptions +VersionSort', to nicely sort filenames
...
containing version numbers.
Submitted by: Martin Pool <mbp@linuxcare.com.au >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85021 13f79535-47bb-0310-9956-ffa450edef68
2000-04-24 04:03:39 +00:00
Ryan Bloom
4440d3c328
Server Type is not recognized by any of the current MPMs. I am removing it
...
from the sample httpd.conf.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85013 13f79535-47bb-0310-9956-ffa450edef68
2000-04-22 00:51:02 +00:00
Roy T. Fielding
43efd0e7b8
Remove bogus application/rtf (keep standard text/rtf)
...
Submitted by: Jamie Winquist <winquist@cybernet.com >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84943 13f79535-47bb-0310-9956-ffa450edef68
2000-04-10 23:12:47 +00:00
Martin Kraemer
7c2258330a
Fix charset names (see ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets)
...
and resynchronize unix & win versions
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84923 13f79535-47bb-0310-9956-ffa450edef68
2000-04-05 20:13:02 +00:00
Martin Kraemer
7cadc5a270
Russian Translation, contributed by Pavel Polischouk <pavelp@iil.intel.com>
...
Dirk, do you think the AddCharSet's are OK like this?
Submitted by: Stas Bekman <sbekman@stason.org >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84907 13f79535-47bb-0310-9956-ffa450edef68
2000-04-04 15:41:28 +00:00
Tony Finch
781803f911
Updated media types.
...
Obtained from: http://www.isi.edu/in-notes/iana/assignments/media-types/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84890 13f79535-47bb-0310-9956-ffa450edef68
2000-04-01 01:47:53 +00:00
Roy T. Fielding
4cbcd0f67e
comment-out nonexistant directives
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84874 13f79535-47bb-0310-9956-ffa450edef68
2000-03-31 06:34:46 +00:00
David Reid
27beb79a2f
sp
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84787 13f79535-47bb-0310-9956-ffa450edef68
2000-03-17 10:40:19 +00:00
Dirk-Willem van Gulik
66d7a81147
After adding the AddCharset's back in; here is some
...
minor stuff to make that work and some examples.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84786 13f79535-47bb-0310-9956-ffa450edef68
2000-03-17 01:14:11 +00:00
Dirk-Willem van Gulik
52be8e286a
Added NO and KR intro pages donated by Lee Kuk Hyun and Lorant Czaran
...
and copied some lang's across into the conf file.
PR:
Obtained from: Lee Kuk Hyun and Lorant Czaran
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84782 13f79535-47bb-0310-9956-ffa450edef68
2000-03-16 22:05:56 +00:00
Dirk-Willem van Gulik
b779325522
Nasty backwards compatibility breaking 'fix' to get rid of
...
ErrorDocument 201 "Some string without a closing quote
case which is just pure ugly. I am _NOT_ going to be offended
if anyone rolls back this patch OR if anyone suggests to have
an ErrorDocument2 which the proper syntax/semantics.
But I thought lets take my chance whilst everyone is still
recovering from the apachecon.
Dw.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84764 13f79535-47bb-0310-9956-ffa450edef68
2000-03-14 13:32:08 +00:00
Tony Finch
777eda29b8
Include all the registered media types as of today.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84063 13f79535-47bb-0310-9956-ffa450edef68
1999-10-28 14:09:12 +00:00
Roy T. Fielding
c238bb5b83
Make process model directives conditional based on MPM module.
...
Add examples for each MPM.
Submitted by: Dean Gaudet, Ralf S. Engelschall
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83760 13f79535-47bb-0310-9956-ffa450edef68
1999-08-26 05:17:40 +00:00
Roy T. Fielding
1e5896704a
Reduce default MaxClients for testing MPM.
...
[This file is probably obsolete -- Roy]
Submitted by: Dean Gaudet
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83759 13f79535-47bb-0310-9956-ffa450edef68
1999-08-26 05:13:00 +00:00
Roy T. Fielding
77c2776832
Apache 1.3.9 baseline for the Apache 2.0 repository.
...
Obtained from: Apache 1.3.9 (minus unused files), tag APACHE_1_3_9
Submitted by: Apache Group
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83748 13f79535-47bb-0310-9956-ffa450edef68
1999-08-24 05:34:15 +00:00