Articles
This code will redirect all visitors who attempt to access the old-url.html page to the...
Complete Guide to .htaccess on ApacheThe Complete Guide to .htaccess for Web Hosting The .htaccess file is one of the most...
Create a 410 Redirect for Missing FilesCreating a 410 Gone Redirect for Removed Pages A 410 response tells search engines that a...
Disable error_log via htaccessDisabling error_log Files via .htaccess If your error_log file is growing large and...
How to create a temporary 302 redirect via htaccessAn 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 readableTo solve “.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable” follow...
htaccess referral redirectSetting Up a Referral Redirect With .htaccess A referral redirect (also called a...
Nginx redirecting folder to another host or serverFrom 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 readableWhen checking your error log you find the error 508 or 403 forbidden error in your browser and...
Redirect http to https and wwwTo forward a website to use both www. and https:// use the following in an .htaccess file:...
Redirecting non-www to www with htaccessRedirecting non-www to www with .htaccessIf you ever point your www. record to another server...
Show longer file names in directory/folder indexIf 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 disappearsWhy Your .htaccess File Appears to Disappear After Uploading On Linux servers, any file...