From e5d0feca729bff9634cce54d78220c354b55b7e7 Mon Sep 17 00:00:00 2001 From: rurban Date: Fri, 12 Mar 2004 21:35:35 +0000 Subject: [PATCH] FilesMatch is wrong. It will handle the phpwiki*.css as PHP types git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@3150 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- .htaccess | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.htaccess b/.htaccess index 21491b342..8257ad61e 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,4 @@ -# $Id: .htaccess,v 1.5 2004-02-03 09:17:05 rurban Exp $ +# $Id: .htaccess,v 1.6 2004-03-12 21:35:35 rurban Exp $ @@ -14,10 +14,10 @@ # Try various wiki versions, like wiki, wikide, wikisidebar, ... -# +# # SetHandler application/x-httpd-php # # ForceType application/x-httpd-php # AcceptPathInfo on # -# +# -- 2.45.0