HTTP Strict Transport Security – enable via CloudFlare
A relatively new term in the world of web security is HTTP Strict Transport Security (HSTS). Now that you have searched for it, you might be curious about what it is and if its...
Teach more, learn more
A relatively new term in the world of web security is HTTP Strict Transport Security (HSTS). Now that you have searched for it, you might be curious about what it is and if its...
On a cPanel server, a domains access_log is located at /var/log/apache/domlogs/domain.log An example line from a websites access log is shown below. Not much verbrose, right 😉 Now lets take a look at...
Speaking of error reporting in PHP we might all have seen the above values. So what do they mean? Which settings should I be using? What is the purpose and difference between these values?...
Sometimes it is really necessary to block some particular cPanel accounts from sending mails for spamming or whatever reason it may be. So, Is it really possible to block certain domains / accounts from...
We all know what PHPMyAdmin is. Quoting from WikiPedia:- Now, on a cPanel server we all know how to access PHPMyAdmin. Thats right, login to cPanel >> PHPMyAdmin to access the databases of...
Hey, So, what is DIG command used for? Well, for those who are not familiar DIG is a tool to perform DNS lookups. It has a lot of switches to find out details about...
Hello Guys, We all know how to enable SPF for an account through cPanel. But what if it is to be enabled for mutliple accounts on a server or all accounnts on a server. Logging...