Tag: apache
-
cPanel/WHM’s annoying default webpage redirect cache
Solution Edit the following file: And add the following line of code in the <head> That’s it! The Problem Ever configure something wrong in cPanel/WHM and then you land on the default webpage that looks something like this? Which says something like… Sorry!If you are the owner of this website, please contact your hosting provider:…
-
Webservers & Caches
I’m a graph-diagram-table person. And when someone asks how web servers and caches are mixed, I now have an image to give them! Now we can visually see how web server interacts with a page cache in apache, nginx & varnish. And how user cache and opcache for PHP are separated by services like…