diff options
author | Arne Georg Gleditsch <argggh@lxr.linpro.no> | 2008-02-08 01:16:56 +0100 |
---|---|---|
committer | Arne Georg Gleditsch <argggh@lxr.linpro.no> | 2008-02-08 01:16:56 +0100 |
commit | 2e28387613b7de506671f1657ed539d2470caff1 (patch) | |
tree | 4f50dd249d0dc15462909a9dab577913b8e29178 /webroot/.static | |
parent | a57b1d79950ce63209e052a1b1f394cf3c6eb588 (diff) |
Add Apache config template for mod_perl.
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> |