works on login form
This commit is contained in:
parent
2116943964
commit
de44072172
9 changed files with 87 additions and 159 deletions
|
|
@ -1,4 +1,4 @@
|
|||
Options -Indexes
|
||||
#Options -Indexes
|
||||
AddType application/x-java-archive .jar
|
||||
AddType audio/ogg .oga
|
||||
|
||||
|
|
@ -8,7 +8,7 @@ Deny from all
|
|||
|
||||
<IfModule mod_rewrite.c>
|
||||
RewriteEngine on
|
||||
|
||||
RewriteBase /~fabio/friendika/
|
||||
# Protect repository directory from browsing
|
||||
RewriteRule "(^|/)\.git" - [F]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue