Skip to content

Commit bf86829

Browse files
Merge pull request #233 from chuckwagoncomputing/svg-access
Try FilesMatch
2 parents 3182729 + f3d0730 commit bf86829

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

www/docs/guide/.htaccess

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
<Location "/docs/guide">
1+
<FilesMatch "\.svg$">
22
Header set Access-Control-Allow-Origin "*"
3-
</Location>
3+
</FilesMatch>

0 commit comments

Comments
 (0)