Fixed static file 404 pages exception
- move the HTTPPurgePlugin to frontend and adminhtml instead from global. Global scope will intercept static.php 404 process, and cause exception.
- remove server_ip for 127.0.0.1, this will break in shared hosting setup. This should be configurable in future.