[Release].htaccess

smoochy boys on tour

Breezer

Mr Mañana
Legendary
Jul 16, 2004
3,370
539
315
People probably know about this, but i thought i'd share for the less aware. This basically improves and optimizes the speed of your page loading time, overall giving you a fairly speedy website!

I had to attach this due the nature of LOMCN's posting, cannot wrap this script with CODE tags


Paste the contents of this attachment to the very bottom of your current .htaccess file. (backup first!)

View attachment PartA.txt


Past this at the very top of you .htaccess file

<Files .htaccess>
order allow,deny
deny from all
</Files>

AddDefaultCharset utf-8
AddCharset utf
-8 .html .css .js .xml .json .rss .atom

Anyways, this seems to work for me very nicely :)