diff options
Diffstat (limited to 'webroot/.static')
-rw-r--r-- | webroot/.static/.htaccess | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/webroot/.static/.htaccess b/webroot/.static/.htaccess deleted file mode 100644 index 68f007e..0000000 --- a/webroot/.static/.htaccess +++ /dev/null @@ -1,3 +0,0 @@ -<Files *> - SetHandler send-as-is -</Files> |