From 4cd1937b7cb0488f506c9f5c505b24c053032c07 Mon Sep 17 00:00:00 2001 From: Philipp Dunkel Date: Wed, 25 Nov 2009 21:30:44 +0000 Subject: [PATCH] https://aphexer.ulyssis.org/cacert/001_htaccess-path.patch --- www/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/.htaccess b/www/.htaccess index bd01047..84aadf0 100644 --- a/www/.htaccess +++ b/www/.htaccess @@ -1,4 +1,4 @@ -php_value auto_prepend_file /www/includes/general.php +php_value auto_prepend_file ../includes/general.php php_value output_buffering 1 errordocument 404 /error404.php errordocument 403 /error403.php