Editing the .htaccess
-
The plugin is working great now, (very happy!!!) so i’m ready for the next step. How to let al the movies hit the cached version so they will speed up.
I have no knowledge about the .htaccess file, but you said i have to edit this line:
RewriteCond %{QUERY_STRING} !.*=.*I tried this:
# RewriteCond %{QUERY_STRING} !.*=.*
(to quote out the exception i guess, but this wasn’t working)Every movie begins with var1 in the header. Like:
?var1=350
What line of code should I add/ or remove or edit to let also all pages with “var1” in the header hit the cached version?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Editing the .htaccess’ is closed to new replies.