TheSerapher/php-syncbase/next/.htaccess - Htaccess File

TheSerapher/php-syncbase/next/.htaccess

RedirectMatch 404 /templates(/|$)
RedirectMatch 404 /.svn(/|$)
RedirectMatch 404 /include(/|$)
RedirectMatch 404 /nbproject(/|$)

# Uncomment this to setup basic authentication to use it for SVN authentication in the global config
# AuthType Basic
# AuthName "Sync.Base Authentication"
# AuthUserFile /<path>/<to>/<htpasswd>
# Require valid-user

On Github License

Files

Download PDF of Htaccess file

Comments

Apache