Mercurial > repos > gga > apollo_export
annotate test-data/dataset_1_files/data/.htaccess @ 18:bbe4cf0b29a1 draft
"planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit 7f742b16e6e4c33b9abdb633405298e05760c84b"
| author | gga | 
|---|---|
| date | Tue, 08 Jun 2021 09:10:52 +0000 | 
| parents | 67109bd13a53 | 
| children | 
| rev | line source | 
|---|---|
| 
13
 
67109bd13a53
"planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit 08015be1ee8a784e0619f961aaa724857debfd6f"
 
gga 
parents:  
diff
changeset
 | 
1 # This Apache .htaccess file is generated by JBrowse (GenomeDB) for | 
| 
 
67109bd13a53
"planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit 08015be1ee8a784e0619f961aaa724857debfd6f"
 
gga 
parents:  
diff
changeset
 | 
2 # allowing cross-origin requests as defined by the Cross-Origin | 
| 
 
67109bd13a53
"planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit 08015be1ee8a784e0619f961aaa724857debfd6f"
 
gga 
parents:  
diff
changeset
 | 
3 # Resource Sharing working draft from the W3C | 
| 
 
67109bd13a53
"planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit 08015be1ee8a784e0619f961aaa724857debfd6f"
 
gga 
parents:  
diff
changeset
 | 
4 # (http://www.w3.org/TR/cors/). In order for Apache to pay attention | 
| 
 
67109bd13a53
"planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit 08015be1ee8a784e0619f961aaa724857debfd6f"
 
gga 
parents:  
diff
changeset
 | 
5 # to this, it must have mod_headers enabled, and its AllowOverride | 
| 
 
67109bd13a53
"planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit 08015be1ee8a784e0619f961aaa724857debfd6f"
 
gga 
parents:  
diff
changeset
 | 
6 # configuration directive must allow FileInfo overrides. | 
| 
 
67109bd13a53
"planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit 08015be1ee8a784e0619f961aaa724857debfd6f"
 
gga 
parents:  
diff
changeset
 | 
7 <IfModule mod_headers.c> | 
| 
 
67109bd13a53
"planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit 08015be1ee8a784e0619f961aaa724857debfd6f"
 
gga 
parents:  
diff
changeset
 | 
8 Header onsuccess set Access-Control-Allow-Origin * | 
| 
 
67109bd13a53
"planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit 08015be1ee8a784e0619f961aaa724857debfd6f"
 
gga 
parents:  
diff
changeset
 | 
9 Header onsuccess set Access-Control-Allow-Headers X-Requested-With,Range | 
| 
 
67109bd13a53
"planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit 08015be1ee8a784e0619f961aaa724857debfd6f"
 
gga 
parents:  
diff
changeset
 | 
10 </IfModule> | 
