<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>
Create an .htaccess file in the directory needed and add the following: AddHandler...
Many search engines will look for a robots.txt file before spidering your sites content. The...
When receiving the following Let's Encrypt error message:domain.com: The SSL certificate expires...
To parse .html or .htm files as .shtml add the following to your .htaccess file in the...
For security reasons, you cannot move out of the root folder of your own domain.
