Knowledge Base Hub

Browse through our helpful how-to guides to get the fastest solutions to your technical issues.

Home  >  DirectAdmin  >  How to Deny Access to .htaccess File using DirectAdmin?
Top Scroll

How to Deny Access to .htaccess File using DirectAdmin?

 2 min

Watch this video for a step by step process on How to Deny Access to .htaccess File using DirectAdmin

Protecting the vital hidden files of the hosting is a must for server security. When you deny access to the .htaccess file using a control panel like DirectAdmin, the file will be safe from external interference.

To Deny Access to .htaccess File

1. Log in to DirectAdmin.

2. Open File Manager and edit the .htaccess file.

Here’s an article that explains: How to Create/Edit .htaccess File via DirectAdmin?

3. Add this code at the end of the file:

# Deny access to hidden files - files that start with a dot (.)
<FilesMatch "^\.">
Order allow,deny
Deny from all

4. Click SAVE and CLOSE the file.

If you own a VPS or a dedicated server, you can protect the .htaccess/hidden files on all the sites on it. You have to edit the /home/.htaccess file and enter the code there.

Note: If you are an admin, it is still possible to edit the .htaccess file via FTP/DirectAdmin File Manager, even after you have entered the code to deny access.

For our Knowledge Base visitors only
Get 10% OFF on Hosting
Special Offer!
30
MINS
59
SECS
Claim the discount before it’s too late. Use the coupon code:
STORYSAVER
Note: Copy the coupon code and apply it on checkout.