Trey
Trey
CDCloudflare Developers
Created by Trey on 7/27/2024 in #general-help
my store account page will not work. redirect loop.
then i had the cache everything. Do you know why it wouldnt work or what are better methods for my site?
7 replies
CDCloudflare Developers
Created by Trey on 7/27/2024 in #general-help
my store account page will not work. redirect loop.
this was my store cookies bypass (http.cookie contains "_wcsession") or (http.cookie contains "woocommerce_cart_hash") or (http.cookie contains "woocommerce_items_in_cart") or (http.cookie contains "wp_woocommercesession") or (http.cookie eq "woocommerce_recently_viewed") or (http.cookie eq "store_notice[notice id]")
7 replies
CDCloudflare Developers
Created by Trey on 7/27/2024 in #general-help
my store account page will not work. redirect loop.
hey thanks so much for the reply. As of right now i had to turn it off to make sure my customers can use the site. I thought i had it set up good but idk why it wasnt working. I had this as my bypass cache rules (http.request.uri.path eq "/wp-admin") or (http.request.uri.path contains "/wp-login.php") or (http.request.uri.path eq "/cart") or (http.request.uri.path eq "/checkout") or (http.request.uri.path contains "/my-account") or (http.request.uri.path contains "/wp-admin/*") or (http.request.uri.path contains "/cart/") or (http.request.uri.path contains "/checkout/")
7 replies