From 47cf5d90a22a9c9e0cfae274517e8e4789b12e66 Mon Sep 17 00:00:00 2001 From: rurban Date: Tue, 3 Feb 2004 09:17:05 +0000 Subject: [PATCH] APACHE2 sample git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2978 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- .htaccess | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 9a23e2b30..21491b342 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,4 @@ -# $Id: .htaccess,v 1.4 2002-08-20 11:34:09 rurban Exp $ +# $Id: .htaccess,v 1.5 2004-02-03 09:17:05 rurban Exp $ @@ -16,4 +16,8 @@ # Try various wiki versions, like wiki, wikide, wikisidebar, ... # # SetHandler application/x-httpd-php +# +# ForceType application/x-httpd-php +# AcceptPathInfo on +# # -- 2.45.0