JosephSilber / page-cache

Caches responses as static files on disk for lightning fast page loads.
MIT License
1.21k stars 118 forks source link

Update Cache.php #72

Closed rpgroot closed 3 years ago

rpgroot commented 3 years ago

save url with md5 hash, if url utf-8 and long string, linux not get content . i solved it. i remove .htaccess line. in middleware first check if md5 url exist and response it.