Advertisement
Guest User

MAGENTO CLOUDFLARE PAGE RULES

a guest
Nov 1st, 2020
381
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1.  
  2. *.example.com/index.php/magento_admin/*
  3. Mirage: Off, Security Level: High, Cache Level: Bypass, Disable Performance
  4.  
  5.  
  6. *.example.com/customer/*
  7. Cache Level: Bypass On
  8.  
  9.  
  10. *.example.com/checkout/*
  11. Cache Level: Bypass On
  12.  
  13.  
  14. *.example.com/media/*
  15. Polish: Lossy, Browser Cache TTL: a day, Mirage: On, Always Online: On, Cache Level: Cache Everything, Edge Cache TTL: a month
  16.  
  17.  
  18. *.example.com/static/*
  19. Browser Cache TTL: an hour, Cache Level: Cache Everything, Edge Cache TTL: a day
  20.  
  21.  
  22. *.example.com/*
  23. Cache Level: Cache Everything, Edge Cache TTL: a day
  24.  
  25.  
  26.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement