From: André Malo Date: Sat, 22 Mar 2008 00:00:26 +0000 (+0000) Subject: fix comment X-Git-Tag: 2.0.64~189 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e94353687f4521fd6eb34b9cebf11a80e0d60386;p=thirdparty%2Fapache%2Fhttpd.git fix comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@639926 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/httpd-std.conf.in b/docs/conf/httpd-std.conf.in index 9440bba62a0..d0b6e34847c 100644 --- a/docs/conf/httpd-std.conf.in +++ b/docs/conf/httpd-std.conf.in @@ -573,7 +573,7 @@ AliasMatch ^/manual(?:/(?:de|en|es|fr|ja|ko|ru|tr))?(/.*)?$ "@exp_manualdir@$1" SetHandler type-map - + # .tr is text/troff in mime.types! ForceType text/html diff --git a/docs/conf/httpd-win.conf b/docs/conf/httpd-win.conf index 533806b46f5..6fa2a4eb997 100644 --- a/docs/conf/httpd-win.conf +++ b/docs/conf/httpd-win.conf @@ -499,7 +499,7 @@ AliasMatch ^/manual(?:/(?:de|en|es|fr|ja|ko|ru|tr))?(/.*)?$ "@@ServerRoot@@/manu SetHandler type-map - + # .tr is text/troff in mime.types! ForceType text/html