
12-16-2011, 12:01 PM
|
|
New Member
|
|
Join Date: Dec 2011
Posts: 8
|
|
Quote:
Originally Posted by NiteWave
the rules looks fine.
Code:
RewriteCond %{HTTP_COOKIE} !bb_userid=
RewriteCond %{HTTP_COOKIE} !bb_password=
since bb_userid and bb_password is customizable by vB, to be sure you're using the same cookie name - if you're using vb_userid and vb_passwords etc, please change above rules as well.
|
I'm using the default values.
|