Nahrain Internet Services

htaccess :

استضافة عراقية

Enable File Caching to Improve Site Transfer Speed

*******

# cache images and flash content for one month
<FilesMatch ".(flv|gif|jpg|jpeg|png|ico|swf)$">
Header set Cache-Control "max-age=5184000"
</FilesMatch>

 

*******