Magellan Linux

Contents of /trunk/python/patches/python-2.4-mimetypes_apache.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (show annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years ago) by niro
File size: 454 byte(s)
-import

1 --- Lib/mimetypes.py.old 2004-01-24 21:48:39.957577048 +0000
2 +++ Lib/mimetypes.py 2004-01-24 21:49:27.023421952 +0000
3 @@ -33,6 +33,8 @@
4
5 knownfiles = [
6 "/etc/mime.types",
7 + "/etc/apache/conf/mime.types", # Apache 1.x for Gentoo
8 + "/etc/apache2/conf/mime.types", # Apache 2.x for Gentoo
9 "/usr/local/etc/httpd/conf/mime.types",
10 "/usr/local/lib/netscape/mime.types",
11 "/usr/local/etc/httpd/conf/mime.types", # Apache 1.2