removed local testing statement from .htaccess
This commit is contained in:
parent
358cb38325
commit
e3f061382b
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ Deny from all
|
||||||
|
|
||||||
# Protect repository directory from browsing
|
# Protect repository directory from browsing
|
||||||
RewriteRule "(^|/)\.git" - [F]
|
RewriteRule "(^|/)\.git" - [F]
|
||||||
RewriteBase /~fabio/friendika
|
|
||||||
|
|
||||||
# Rewrite current-style URLs of the form 'index.php?q=x'.
|
# Rewrite current-style URLs of the form 'index.php?q=x'.
|
||||||
# Also place auth information into REMOTE_USER for sites running
|
# Also place auth information into REMOTE_USER for sites running
|
||||||
|
|
Loading…
Reference in a new issue