Modifying existing .htaccess files

To modify/add directives to the .htaccess file in your public_html directory using "File Manager", follow these steps:

1. Log into your cPanel account.

2. Click on the "File Manager" icon.

3. Click on the folder icon next to "public_html".

4. Click on the file named ".htaccess".

5. In the left hand window click the "Edit File" link.

6. A second window should appear. Type or paste the code you wish to add into this second window.

7. Click the "Save" button.

 

  • 3 أعضاء وجدوا هذه المقالة مفيدة
هل كانت المقالة مفيدة ؟

مقالات مشابهة

Setting a default index page using .htaccess

By default our servers will look for (in order) a file by the name of index.html, index.cgi,...

Introduction to .htaccess

What is .htaccess? The Apache Web server utilizes a per-directory access and configuration...

Directory protection using .htaccess

One of the more common/popular uses of .htaccess is to password protect specific directories...

Preventing bandwidth theft using .htaccess

While all HostRocket plans include plenty of bandwidth (transfer) nobody ever has enough...

Enabling/disabling directory listings using .htaccess

By default when accessing any directory which does not contain an index file on a cPanel server...