move some store things

This commit is contained in:
friendica
2014-01-21 00:19:53 -08:00
parent 35733ca013
commit 8a5c747010
4 changed files with 9 additions and 3 deletions

View File

@@ -11,6 +11,7 @@ Deny from all
RewriteEngine on
# Protect repository directory from browsing
RewriteRule "(^|/)\.git" - [F]
RewriteRule "(^|/)store" - [F]
# Rewrite current-style URLs of the form 'index.php?q=x'.