20 results for “create htaccess file”
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…
.htaccessHow 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…
.htaccessHow 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…
.htaccessHow 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…
.htaccessRemove page extensions using .htaccess
…and this is a feature that one can implement using .htaccess file. This article is a step by…
.htaccessHow 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…
cPanelSetup a Domain Redirection in cPanel
You can redirect your one domain to another domain from cPanel redirect option or using .htaccess file in…
WordPressHow 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…
cPanelHow 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…
WordPressHow 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 OptimizationHow 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…
cPanelHow 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…
cPanelHow 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…
WebuzoHow 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…
TroubleshootingHow 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…
WebuzoHow 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 CleanupHow 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 OptimizationHow 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…
WordPressHow 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.jsRunning 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…