Mercurial > repos > gga > apollo_fetch_jbrowse
view test-data/dataset_1_files/data/.htaccess @ 13:6905bb3ce9db draft
"planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit 7bf18c69becc57152efdadedf7ebd0bcfa382a15"
| author | gga | 
|---|---|
| date | Mon, 29 Jun 2020 09:13:41 -0400 | 
| parents | dca2fb399ee6 | 
| children | 
line wrap: on
 line source
# This Apache .htaccess file is generated by JBrowse (GenomeDB) for # allowing cross-origin requests as defined by the Cross-Origin # Resource Sharing working draft from the W3C # (http://www.w3.org/TR/cors/). In order for Apache to pay attention # to this, it must have mod_headers enabled, and its AllowOverride # configuration directive must allow FileInfo overrides. <IfModule mod_headers.c> Header onsuccess set Access-Control-Allow-Origin * Header onsuccess set Access-Control-Allow-Headers X-Requested-With,Range </IfModule>
