PHP website accelerator - Cloudflare-style full page caching with page rules in 1 PHP file


/ Published in: PHP
Save to your folder(s)

# Slick.php

PHP full page cache with Cloudflare-style page rules. No DNS changes required, just upload the PHP file, configure and then include from your main application controller (e.g. index.php


Copy this code and paste it in your HTML
  1. /*
  2. https://github.com/mattnicholson/Slick
  3.  
  4. PHP full page cache with Cloudflare-style page rules. No DNS changes required, just upload the PHP file, configure and then include from your main application controller (e.g. index.php)
  5. */

URL: https://github.com/mattnicholson/Slick

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.