Autumn Sale is Live! - 35% OFF Shared Hosting + Free SSL & Free Migration

20 results for “create htaccess file”

.htaccess

How to create 301 redirection using .htaccess

create 301 redirection using .htaccess STEP 1: Login to your cPanel Account. **STEP 2:**Search for ‘File Manage…

.htaccess

How to create or edit .htaccess file in cPanel

…Now you can write or edit .htaccess file. You can also create your .htaccess file in your local…

.htaccess

How to Create SEO Friendly URL Using .htaccess

…How to Create SEO Friendly URL using .htaccess STEP 1: Login to your cPanel Account. Navigate to File

.htaccess

How to create custom 404 page using .htaccess

…Let’s learn how to create custom 404 page using .htaccess. How to create custom 404 page using…

.htaccess

Remove page extensions using .htaccess

…and this is a feature that one can implement using .htaccess file. This article is a step by…

.htaccess

How to Redirect HTTP Requests to HTTPS with .htaccess

…Edit/Create a .htaccess file in the folder your site is being served from (normally public_html). You…

cPanel

Setup a Domain Redirection in cPanel

You can redirect your one domain to another domain from cPanel redirect option or using .htaccess file in…

WordPress

How to increase the maximum file upload size in WordPress

…Check out this article to show Hidden Files. Now open your .htaccess file & put the following codes…

cPanel

How to restrict access to your website using .htaccess and cPanel IP Blocker

…Go to the File Manager and edit your .htaccess file. Step 3: You can now create necessary directives…

WordPress

How To Fix 500 Internal Server Error in WordPress

Create New .htaccess File Go to your cPanel File Manager and rename .htaccess file. If you can find…

Website Optimization

How to Enable Leverage Browser Caching on Website?

…Backup Your .htaccess File: Before making any changes, create a backup of your .htaccess file to avoid potential…

cPanel

How to Add a Custom MIME Type in cPanel

…See creating and editing your .htaccess file if you prefer that route. Frequently asked questions How do I…

cPanel

How to Password-Protect a Directory in cPanel

…What happens behind the scenes cPanel creates .htaccess and .htpasswd files in the folder to enforce the login…

Webuzo

How to Set Up a Custom 404 Error Page in Webuzo

…Option 2: .htaccess (Apache) Upload your 404.html to your site using the File Manager, then add this…

Troubleshooting

How to Fix “ERR_TOO_MANY_REDIRECTS” (Redirect Loops)

…Where do I look for duplicate redirects? Check your .htaccess file, any redirect set in cPanel, and any…

Webuzo

How to Set Up a Domain Redirect in Webuzo

…Prefer to redirect with code? If you would rather manage redirects in your site’s .htaccess file, our…

Malware Removal & Site Cleanup

How to Clean a Japanese/Pharma SEO Spam Hack from Your Website

…Injected files and unfamiliar scripts — run a malware scan. A tampered .htaccess doing the cloaking and redirects — see…

Website Optimization

How to Create a robots.txt File for Your Website

Create the file Open File Manager in cPanel and go to your document root. Create a new file

WordPress

How to Move a WordPress Site from Localhost to Live Hosting

…Go to Settings → Permalinks and click Save to rebuild the rules, and make sure your .htaccess file is…

Node.js

Running a Node.js App in a Subfolder vs a Subdomain on cPanel

…Whichever you pick Set the application root and startup file correctly — see the startup file and root — and…