How to set up rules and redirects in .htaccess?

.htaccess is a directory-level configuration file supported by the Apache web server. It is used to alter web server configuration (enable or disable additional features) for the specific account without changing global server settings.

The .htaccess file takes effect over the entire directory it is placed in, including all files and subdirectories. The changes made in this file will be implemented immediately and no server restart is required.

To access the main .htaccess file of your hosting account, follow the steps below: 

1. Log into your cPanel

2. Navigate to the section Files > File Manager

3. If you wish to edit .htaccess file for your main domain, navigate to public_htmlfolder. If you need to make some changes to the addon domain, move to public_html/youraddondomain.com folder.

Once there, make sure that Show Hidden files (dotfiles) option is enabled in Settings menu

4. Locate .htaccess file, right-click > Edit

 5. If there is no .htaccess file located in your File manager, feel free to create a new one using File option

آیا این پاسخ به شما کمک کرد؟

 پرینت این مقاله

در همین زمینه

How to use the Disk Space Usage tool in cPanel

1)      Log in to C Panel. 2)      Click on “Disk Space usage” under “Files” 3)      From here...

How do I reduce the amount of spam coming to my email account?

You can follow these techniques to reduce the amount of spam mails coming to your inbox1. Do not...

How to take a manual backup via C Panel?

Login to your cPanel Click the Backup icon, under the Files section Click the button titled...

What is Subdomain, Add-on domain & Parked domain?

A subdomain is a second website, with its own unique content, but there is no new domain name....

What are some common error codes?

Here is a list of many common error codes:Succesful Client Requests: 200 OK 201 Created 202...