summaryrefslogtreecommitdiff
path: root/program/.htaccess
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-11-07 11:39:23 +0100
committerThomas Bruederli <thomas@roundcube.net>2013-11-07 11:39:23 +0100
commit884e1ecce94a41e705856b0cae6540a171f53461 (patch)
tree8fe459e326459c4a3077af2f53d0fc21b9573ad7 /program/.htaccess
parent1e7d1240ed09c4abf411e9ad76eaccf93d4512c0 (diff)
parent00de8ddf8d899a8c9a9ca89009f845f88eb7a6cc (diff)
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'program/.htaccess')
-rw-r--r--program/.htaccess4
1 files changed, 0 insertions, 4 deletions
diff --git a/program/.htaccess b/program/.htaccess
deleted file mode 100644
index be9e7e25a..000000000
--- a/program/.htaccess
+++ /dev/null
@@ -1,4 +0,0 @@
-<IfModule mod_rewrite.c>
-RewriteEngine On
-RewriteRule !^(js|resources) - [F]
-</IfModule>