60 results for "block"
How to Enable or Disable Mod Security in cPanel
Are you facing the issue of your IP getting blocked repeatedly? If the answer is yes, it may be due to Mod Security. What is Mod Security? ModSecurity is a module that protects your website from various types of…
E-mail Services - Nabtech
Email Security, Built for You Take back control of your inbox with our comprehensive email services. Incoming Email Filtering Protect your network by eliminating spam and viruses from email before they ever reach your…
Security
Nabtech offers various features to help protect your website, including a password-protected directory, IP blacklist, and hotlink protection. How to Password Protect a Directory in cPanel You can lock a directory with a…
Securing your Wordpress Website - Nabtech
Securing your WordPress Website WordPress is one of the most popular Content Management System (CMS) applications, which unfortunately also makes it one of the most targeted website forms on the internet. Therefore…
Securing your Wordpress Website
One of the most popular Content Management System (CMS) applications is WordPress. Unfortunately, this popularity also makes it one of the most targeted website forms on the internet. Therefore, ensuring your WordPress…
How to Ban Any IP Address via htaccess
If you want to block an IP Address, you can add the below lines to your htaccess file. order allow, deny deny from IP-ADDRESS allow from all Replace IP-ADDRESS with the IP you want to block.
How to Enable the Two-Factor Authentication on Your cPanel Account
Security is important for our data safety. We recommend enabling Two-Factor Authentication (2FA) on your cPanel account to prevent hackers from accessing your account, even if they have obtained your account details…
How to Protect the htaccess File
You can prevent unauthorized access to your .htaccess file by adding the following rules to the file: # .htaccess protection order allow,deny deny from all satisfy all Related articles How to Protect Website Images From…
How to Disable Directory Browsing Using the htaccess Rule
For security purposes, it is important to disable directory browsing on your website. This prevents unauthorized users from viewing the files and directories of your site. You can disable directory browsing by adding…
How to Access VPS via VNC in Virtualizor
You can access your VPS via VNC in an emergency, such as when a firewall blocks your IP, the Internet connection on the VPS is not working, or you cannot access SSH. Additionally, you can use VNC for operating system…
360 Monitoring - Nabtech
Overview: 360 Monitoring by Nabtech offers a comprehensive solution for website health and performance monitoring. It allows users to identify and resolve website issues before they impact visitors, ensuring maximum…
How to Disable the Two-Factor Authentication on Your cPanel Account
Follow these instructions to remove two-factor authentication from your cPanel account: Log in to your cPanel account. In the Security section, click on Two-Factor Authentication. Click on Remove Two-Factor…
How to Password Protect a Directory in cPanel
You can lock a directory with a password using cPanel's Directory Privacy feature. Follow the steps below to set it up: Log in to your cPanel account. In the Files section, click on Directory Privacy. Click on the…
How to Enable or Disable Mod Security in cPanel
Are you facing the issue of IP getting blocked repeatedly? If the answer is Yes, then it may have happened due to Mod Security. What is Mod Security? ModSecurity is a module that protects your website from various types…
Power of Node.js with Nabtech
Nabtech is a renowned hosting company that understands the specific needs of developers and is dedicated to providing comprehensive hosting solutions, with a strong focus on supporting Node.js applications. With our…
How to Disable Directory Browsing Using the htaccess Rule
For security purposes, it is important to disable directory browsing on your website. This prevents unauthorized users from viewing the files and directories on your site. You can disable directory browsing by adding…
Creating custom nameservers
A private nameserver is a nameserver branded with your own domain. For instance, ns1.yourdomain.com and ns2.yourdomain.com are examples of custom/private nameservers. Having your own private nameservers is particularly…
How to Restrict Access to Directories by IP Address - SiteWorx
How to Restrict Access to Directories by IP Address To secure your admin area from hackers, you should only allow access to your admin directory from selected IP addresses. You can create a .htaccess file in the…
How to Access VPS via VNC in SolusVM
You can access your VPS via VNC in an emergency, such as when a firewall blocks your IP, the Internet connection on the VPS is not working, or when you cannot access SSH. Additionally, you can use VNC for operating…
How to Protect Your htaccess File
You can prevent unauthorized access to your .htaccess file by adding the following rules to the file: order allow,deny deny from all satisfy all Related articles How to Protect Website Images From Being Displayed at an…