ph1l/halo_radio/master/.htaccess - Htaccess File

ph1l/halo_radio/master/.htaccess

DirectoryIndex HaloRadio.cgi
Options +ExecCGI
AddHandler cgi-script .cgi
<Files *.ini>
  Order allow,deny
  Deny from all
</Files>
<Files *.py>
  Order allow,deny
  Deny from all
</Files>
<Files *.txt>
  Order allow,deny
  Deny from all
</Files>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache