Guest User

Untitled

a guest
Apr 25th, 2018
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. #deny from all
  2.  
  3. <FilesMatch "\.(ttf|otf|eot|woff)$">
  4. <IfModule mod_headers.c>
  5. Header set Access-Control-Allow-Origin "*"
  6. </IfModule>
  7. </FilesMatch>
Add Comment
Please, Sign In to add comment