Results 1 to 2 of 2

Q? what does this code do

This is a discussion on Q? what does this code do within the Troubleshooting forums, part of the vBSEO SEO Plugin category; someone suggested me to add this in .htaccess Code: ExpiresActive On ExpiresByType image/gif "access 1 week" ExpiresByType image/jpg "access 1 ...

  1. #1
    Member
    Real Name
    A Al Nofeai
    Join Date
    Feb 2007
    Posts
    66
    Liked
    0 times

    Q? what does this code do

    someone suggested me to add this in .htaccess

    Code:
    ExpiresActive On ExpiresByType image/gif "access 1 week" ExpiresByType image/jpg "access 1 week" ExpiresByType image/jpeg "access 1 week" ExpiresByType image/png "access 1 week" ExpiresByType text/css "access 1 week" ExpiresByType text/js "access 1 week" ExpiresByType application/x-shockwave-flash "access 1 week" ExpiresByType application/x-javascript  "access 1 week"   <IfModule mod_security.c>     SecFilterEngine Off     SecFilterScanPOST Off </IfModule>
    he says it help for fast browsing

    is that correct?
    & what this code do?
    How dose this effect on forum & vBseo?

    Thanks

  2. #2
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    it basically forces caching of images and flash, etc.

    Considering browsers do this already, i wouldn't bother with it.

Similar Threads

  1. Finding my Google Analytics Code
    By Michael in forum Troubleshooting
    Replies: 1
    Last Post: 11-21-2005, 03:24 PM
  2. to clean code or not to clean code, that is the question
    By kidmercury in forum Troubleshooting
    Replies: 3
    Last Post: 11-11-2005, 02:00 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •