SynBioDex/convert.sbols.org/master/.htaccess - Htaccess File

SynBioDex/convert.sbols.org/master/.htaccess

<FilesMatch "^biobrick$">
    ForceType application/x-httpd-php
</FilesMatch>
<FilesMatch "^sbol_local$">
    ForceType application/x-httpd-php
</FilesMatch>
<FilesMatch "^html$">
    ForceType application/x-httpd-php
</FilesMatch>
<FilesMatch "^html_local$">
    ForceType application/x-httpd-php
</FilesMatch>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache