LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > LiteSpeed Cache > Litespeed cache + vB + vBSEO conflicts/issues ?

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #17  
Old 03-01-2011, 03:18 AM
Clockwork Clockwork is offline
Senior Member
 
Join Date: May 2009
Posts: 74
okay, it seems to work with this rewrite rule

Code:
#%LiteSpeed Cache rules
RewriteCond %{HTTP_COOKIE} !vbseo_loggedin
RewriteCond %{ORG_REQ_URI} !(login/wait|admincp|modcp|(login|register|usercp|private|profile|cron|image)\.php)
RewriteCond %{REQUEST_METHOD} ^HEAD|GET$
RewriteCond %{QUERY_STRING} ^$
RewriteRule (.*) - [L,E=Cache-Control:max-age=120]
also don't forget to remove the last rule parameter from

Code:
#RewriteRule ^(.+)$ vbseo.php [L,QSA]
otherwise it will not work

However, this needs more testing, I'll add this on a big board this week.

p.s. I've never seen a login/wait part in a vbseo url, is this correct?

p.p.s. if you use lsws 4.0.20 don't forget to update your product according eva's blog. You also need to activate the "Send X-Accel-Expires header for logged in users" plugin because it's disabled by default. With this configuration you can also disable the "SET COOKIE FOR LOGGED IN USERS" plugin because it isn't required anymore.

Last edited by Clockwork; 03-01-2011 at 05:26 AM..
Reply With Quote
 

Tags
cookies, litespeed cache, vbseo, vbulletin

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 01:13 AM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.