diff --git a/assets/.htaccess b/assets/.htaccess index f86e6e2..4013417 100644 --- a/assets/.htaccess +++ b/assets/.htaccess @@ -28,6 +28,7 @@ Deny from all # Replace the handler with the default plaintext handler AddHandler default-handler php phtml php3 php4 php5 inc -# Turn the PHP engine off -php_flag engine off - + + # Turn the PHP engine off + php_flag engine off +