wordpress - How to require more than one cookie htaccess -
I would like to know more than one cookie EG To reach Here's my current HTACCESS: Why do I need both cookies? If either AuthCookie or wordpress_logged_in is unavailable, then wp-login Redirect to .php If both cookies are present, then both the positions will not be completed and thus you will not be redirected example.com/protected you need both of
cookie1 and cookie 2
rewriteigninauthenticationbutton / cookietext / restarted% {HTTP_COOKIE}! AuthCookie = OpenSystems [NC] REVERE TANK% {HTTP_COOKIE}! ^. * WordPress_logge_in * $ [NC] rewrite. * Http://example.com.com/wp-login.php [L]
or flag:
< Code> to re-write / rewrite / requestcut% {HTTP_COOKIE} to rewrite! AuthCookie = OpenSesame [NC, OR] RewriteCond% {HTTP_COOKIE}! ^. * WordPress_logge_in * $ [Nc] rewriter * Http://example.com.com/wp-login.php [L]
Comments
Post a Comment