vB 4.X Optimized .htaccess [mod]

vB 4.X Optimized .htaccess [mod]

Author:

This .htaccess will optimize your server and increase your page load scores (higher score is a good thing). This. Htaccess will optimize your server and increase your page load scores (higher score is a good thing). This will set the images to expire after a certain amount of time as well as numerous other optimization tricks for your server. This will set the images to expire after a certain amount of time as well as numerous other optimization tricks for your server. These set the expires headers for images, and set some cache-control headers as well. These set the expires headers for images, and set some cache-control headers as well. Place this at the very top of your .htaccess file, remember to back up and test first Place this at the very top of your. Htaccess file, remember to back up and test first


Code:

ExpiresActive On ExpiresActive On
ExpiresDefault "access plus 1 seconds" ExpiresDefault "access plus 1 seconds"
ExpiresByType text/html "access plus 1 seconds" ExpiresByType text / html "access plus 1 seconds"
ExpiresByType image/gif "access plus 259200000 seconds" ExpiresByType image / gif "access plus 259200000 seconds"
ExpiresByType image/jpeg "access plus 259200000 seconds" ExpiresByType image / jpeg "access plus 259200000 seconds"
ExpiresByType image/png "access plus 259200000 seconds" ExpiresByType image / png "access plus 259200000 seconds"
ExpiresByType text/css "access plus 60480000 seconds" ExpiresByType text / css "access plus 60480000 seconds"
ExpiresByType text/javascript "access plus 21600000 seconds" ExpiresByType text / javascript "access plus 21600000 seconds"
ExpiresByType application/x-javascript "access plus 21600000 seconds" ExpiresByType application / x-javascript "access plus 21600000 seconds"




Header set Cache-Control "max-age=25920000, public" Header set Cache-Control "max-age = 25920000, public"


Header set Cache-Control "max-age=6048000, public" Header set Cache-Control "max-age = 6048000, public"


Header set Cache-Control "max-age=2160000, private" Header set Cache-Control "max-age = 2160000, private"


Header set Cache-Control "max-age=2160000, public, must-revalidate" Header set Cache-Control "max-age = 2160000, public, must-revalidate"


Header set Cache-Control "max-age=1, private, must-revalidate" Header set Cache-Control "max-age = 1, private, must-revalidate"




Header unset ETag Header unset ETag


FileETag None FileETag None


Header unset Last-Modified Header unset Last-Modified


*** This is for experienced modder's only, this may not be for you and may not work on your installation of vB4. Please makesure to BACKUP .htaccess first!!! ***


ملحوظة هامة جدا جدا جدا
التحميل من موقعنا مبااااااااااااااااشر
و لكن يتطلب منك ادخال اسم مستخدم و باسورد
هذه هي بيانات التحميل

اسم المستخدم
fokakmeny_down
كلمة المرور
123456


في حالة وجود خطأ لا تتردوا بالاتصال بنا قسم البريد

او من نموذج الاتصال بنا


vB 4.X Optimized .htaccess [mod]

vB 4.X Optimized .htaccess [mod]

vB 4.X Optimized .htaccess [mod]