cplaisier/Trans_eQTL_Hotspot_Viewer/master/.htaccess - Htaccess File

cplaisier/Trans_eQTL_Hotspot_Viewer/master/.htaccess

AddType image/svg+xml .svg
AddType image/svg+xml .svgz
AddEncoding x-gzip .svgz
<FilesMatch .svgz$>
  <IfModule mod_gzip.c>
    mod_gzip_on No
  </IfModule>
</FilesMatch>

AuthUserFile /local/apache2/passwords/.htpasswd.attief2
AuthType Basic
AuthName "AttieF2"
Require user attie

On Github License

Files

Download PDF of Htaccess file

Comments

Apache