Articles
How do I edit php.ini (PHP settings) for my hosting package?
Becuase of the way in which we run PHP, you are able to customise its behaviour with php.ini...
How do I enable directory indexing?
If you want to see a list of files in a directory when viewing it in a browser rather than a web...
How do I enable gzip compression on my website?
You can enable this for any website (home-made, WordPress, Joomla, etc.) with gzip using the...
How do I set up 404/500 error pages?
This article covers two ways to set up 404/500 error pages, but there are many additional methods...