diff --git a/www/.htaccess b/www/.htaccess index 84aadf0..bd01047 100644 --- a/www/.htaccess +++ b/www/.htaccess @@ -1,4 +1,4 @@ -php_value auto_prepend_file ../includes/general.php +php_value auto_prepend_file /www/includes/general.php php_value output_buffering 1 errordocument 404 /error404.php errordocument 403 /error403.php