Skip to content

Fixed static file 404 pages exception

Compare
Choose a tag to compare
@litespeedtech litespeedtech released this 23 Jan 00:16
· 47 commits to master since this release
  1. move the HTTPPurgePlugin to frontend and adminhtml instead from global. Global scope will intercept static.php 404 process, and cause exception.
  2. remove server_ip for 127.0.0.1, this will break in shared hosting setup. This should be configurable in future.