How should I fix this? AWStats is not updating here. AWStats is one of the most commonly using tool on cPanel servers to analyse website traffic summary. Also, you can analyse a lot of things from there like number of visits,…
How to change PHP handler from command line – cPanel server
Why PHP handlers? Simply to serve PHP scripts on the web servers to web browser or end user. It’s a type of Apache module for executing PHP code. A PHP handlers deliver the PHP programming libraries into web server. Different types of php handlers are available…
How to disable ‘directory listing’ in Apache web server?
Do you have WHM access to your server? Then it’s simple, do the steps in >> disable directory indexes server wide – cPanel/WHM << Disabling the directory listing option in Apache web server will improve the total server security and…
Some useful KeyBoard shortcuts for Linux CLI
Are you spending a lot of time at your Linux CLI (Command Line Interface)? If you are spending more time with the CLI, please memorize the hotkeys explained below. This will increase the work speed and save a ton of…
Managing cPanel account using cPanelID – explanation
What’s this? And how manage this feature from WHM control panel? cPanelID – This is simply your login ID of cPanel Manage2, cPanel Store, and ticket system. If you already have an account at cPanel Manage2, cPanel Store, and ticket system,…
How to install ClamAV on a cPanel server
Here I’m explaining the steps to install ClamAV on a cPanel server. Before proceeding with this, first you need to make sure WHM plugin clamavconnector is not installed. Check WHM >> Manage plugins Step1: If you would like to verify…
Disable Directory listing in Apache on RHEL/CentOS server – An easy way from Whm/cPanel
When you set up a new website, you can see a cgi-bin folder or something like that while accesing the website via browser. Directory listing is disabled by default in most servers these days for many reasons, one of them…