The web is a crazy place to let your server be accessed by anyone. At least known abusive IP addresses shouldn't access your server. For that purpose, you can install CSF
from your Cyberpanel
dashboard (if you haven't installed it yet) and automate blocking never-ending abusive IPs from a daily updated list. Read More
Upptime is a very useful tool for website uptime monitoring. If you are not getting notified when your websites are down, there is no point in tracking them in the first place.
Creating a bot is fairly easy. You can start the process by just writing to @BotFather and following the instruction. After the bot creation, you should have your bot token
. You should also start the chat for your newly created bot with /start
(or writing anything would work too).
Read More
Using CyberPanel has been a pretty decent experience for me but I hated seeing those OpenLiteSpeed
s 404
pages for my website. So like any obsessive sane person, I started looking for a way to use my existing 404.shtml
pages but adding rules to .htaccess
didn't override the default 404
pages. Looking through many comments, I finally found a way to point the 404
to my custom files. Here's how you do it.
Read More