Articles

 301 Redirect

This code will redirect all visitors who attempt to access the old-url.html page to the...

 Complete Guide to .htaccess on Apache

The Complete Guide to .htaccess for Web Hosting   The .htaccess file is one of the most...

 Create a 410 Redirect for Missing Files

Creating a 410 Gone Redirect for Removed Pages   A 410 response tells search engines that a...

 Disable error_log via htaccess

Disabling error_log Files via .htaccess   If your error_log file is growing large and...

 How to create a temporary 302 redirect via htaccess

An easy way to create a temporary redirect from one page to another web page is to use the 302...

 htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable

To solve “.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable” follow...

 htaccess referral redirect

Setting Up a Referral Redirect With .htaccess   A referral redirect (also called a...

 Nginx redirecting folder to another host or server

From time to time you may want to proxy out a path to another server or location. To perform a...

 Permission denied: /home/username/ htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable

When checking your error log you find the error 508 or 403 forbidden error in your browser and...

 Redirect http to https and www

To forward a website to use both www. and https:// use the following in an .htaccess file:...

 Redirecting non-www to www with htaccess

Redirecting non-www to www with .htaccessIf you ever point your www. record to another server...

 Show longer file names in directory/folder index

If you've ever wanted to show longer file names in your directory listing just create or edit an...

 What are all these htaccess files?

Understanding .htaccess Files on Your Hosting Account   If you look through your hosting...

 What are these htaccess files that keep popping up?

Why .htaccess Files Keep Appearing in My Directories   If you notice .htaccess files...

 When I upload an htaccess file it disappears

Why Your .htaccess File Appears to Disappear After Uploading   On Linux servers, any file...