diff --git a/phpBB/cache/.htaccess b/phpBB/cache/.htaccess index c39181686f..aa5afc1640 100644 --- a/phpBB/cache/.htaccess +++ b/phpBB/cache/.htaccess @@ -1,4 +1,4 @@ - -Order Allow,Deny -Deny from All - \ No newline at end of file + + Order Allow,Deny + Deny from All + \ No newline at end of file diff --git a/phpBB/files/.htaccess b/phpBB/files/.htaccess index c39181686f..aa5afc1640 100644 --- a/phpBB/files/.htaccess +++ b/phpBB/files/.htaccess @@ -1,4 +1,4 @@ - -Order Allow,Deny -Deny from All - \ No newline at end of file + + Order Allow,Deny + Deny from All + \ No newline at end of file diff --git a/phpBB/images/avatars/upload/.htaccess b/phpBB/images/avatars/upload/.htaccess index c39181686f..aa5afc1640 100755 --- a/phpBB/images/avatars/upload/.htaccess +++ b/phpBB/images/avatars/upload/.htaccess @@ -1,4 +1,4 @@ - -Order Allow,Deny -Deny from All - \ No newline at end of file + + Order Allow,Deny + Deny from All + \ No newline at end of file diff --git a/phpBB/store/.htaccess b/phpBB/store/.htaccess index c39181686f..aa5afc1640 100644 --- a/phpBB/store/.htaccess +++ b/phpBB/store/.htaccess @@ -1,4 +1,4 @@ - -Order Allow,Deny -Deny from All - \ No newline at end of file + + Order Allow,Deny + Deny from All + \ No newline at end of file