Clients Area
Clients Area
Home/Clients
Knowledgebase
- Portal Home
- Knowledgebase
- SiteWorx (Control Panel)
- Security
- How to Protect Your htaccess File
Categories
6
AlliedHosting Initial Signup
4 Backup/Restore
10 CloudLinux (cPanel)
24 cPanel - Control Panel
11 Databases
48 DirectAdmin
6 DNS - Nameservers
10 Domain Management
17 Email
9 FTP
6 Installing a Control Panel
3 Let's get it all started
8 Mail Filters & SPAM
11 Mobile
3 Others
7 PayPal
47 Plesk
10 Security
58 SiteWorx (Control Panel)
69 Softaculous
18 SolusVM
5 SSL
19 Virtualizor
18 WHM
17 WordPress
Categories
You can prevent unauthorized access to your htaccess file by adding this rule to the file:
# .htaccess protection
order allow, deny
deny from all
satisfy all
- 0 Users Found This Useful
Related Articles
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...
How to Disable Directory Browsing Using the htaccess Rule
For security purposes, you should disable directory browsing on your website so no one can see...
How to Restrict Access to Directories by IP Address - SiteWorx
To secure your admin area from hackers, you should only allow access to your admin directory from...
Loading...
Loading...