vgmoose/hbas/master/web/.htaccess - Htaccess File

vgmoose/hbas/master/web/.htaccess

Options +ExecCGI
AddHandler cgi-script .py
ErrorDocument 404 404
<FilesMatch ".(ttf|otf|eot|woff)$">
  <IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin "*"
  </IfModule>
</FilesMatch>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache