Hello!
I have a little question about caching... for now.. i dont use caching for my website. i want to start using it and i found i tuto here
so i'll start to using ExpiresByType
I have a question:
If i start cached today, and tomorrow i edit my css file...
Should i have to rename it or i can just add parameter as <link rel="stylesheet" href="style.css?v34">
Will that work?
Also, Google talk about Expires, Does it the same as ExpiresByType?
Thanks a lot
PAscal