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 användare blev hjälpta av detta svar
Hjälpte svaret dig?

Relaterade artiklar

Blocking users by IP address using .htaccess

Should you find that a few unruly visitors are causing you problems by posting unwanted messages...

How to redirect a page to another page or website using .htaccess?

If a page on your website no longer exists and you want to redirect it to your new page or...

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,...

Redirection using .htaccess

Most websites are constantly changing "works in progress" and as one updates, rearranges and...

Creating custom error pages using .htaccess

One of the many things one can do to make their website a little more professional-looking is to...