zacisco/NetworkMap/master/.htaccess - Htaccess File

zacisco/NetworkMap/master/.htaccess

<Files favicon.ico>
  Allow from all
</Files>
<FilesMatch "^(config|maincore|sql|check|footer|net_graph|ping).php$">
  Deny from all
</FilesMatch>
<Files firstrun>
  Deny from all
</Files>
Allow from all

On Github License

Files

Download PDF of Htaccess file

Comments

Apache