<FilesMatch ".(js|css|xml|gz|html|eot|ttd|otf|woff)$">
Header add Access-Control-Allow-Origin "*"
</FilesMatch>
<IfModule mod_headers.c>
Header add Access-Control-Allow-Origin "*"
</IfModule>
<FilesMatch ".(js|css|xml|gz|html|eot|ttd|otf|woff)$">
Header add Access-Control-Allow-Origin "*"
</FilesMatch>
<IfModule mod_headers.c>
Header add Access-Control-Allow-Origin "*"
</IfModule>
Yes, this can be very useful for forum/message board sites with large databases. In your control...
We do not write scripts but will be more than happy to guide you in the right direction. Most the...
If you have an application that requires allowoverride enabled, create an .htaccess file and...
If you've ever wanted to show longer file names in your directory listing just create or edit an...
To solve “.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable” follow...