I would like to enable Rocket Loader for all pages on my website except the checkout page, which can be found at “www.mypage.com/checkout
”. I discovered that I can achieve this by configuring a rule, but it is not working as intended. The Rocket Loader continues to load on this page.
The expression I tried was:
(http.referer ne “/checkout”)