]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Install mime.types and magic in conf/ if they don't already exist.
authorGreg Ames <gregames@apache.org>
Fri, 19 Jul 2002 15:11:58 +0000 (15:11 +0000)
committerGreg Ames <gregames@apache.org>
Fri, 19 Jul 2002 15:11:58 +0000 (15:11 +0000)
commit3151bec9d9234811c07d070b2e7406b0520ebe9f
tree8550ba1347ee1327e7ea38ab0ca2ac9a6b633dab
parent3ce22ddb031a8b27c2ab1bcb8d797d4df73b3152
Install mime.types and magic in conf/ if they don't already exist.

This also re-enables existing logic to always install *-std.conf with
substitutions made.  These are then copied into *.conf (without the -std) if
that file doesn't already exist.

style police: please chill for a bit.  I intentionally didn't re-format
the indenting in this commit to make it easier to review.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96127 13f79535-47bb-0310-9956-ffa450edef68
Makefile.in