Posts categorized: Blog

Book Update: Version 2.3

Version 2.3 now available! This update to the First Edition of .htaccess made easy features many improvements, including updated links, new resources, better formatting, and more. Here is a summary of changes:

Download Blank .htaccess File

Here is a simple blank (empty) .htaccess file, ready for download.

How to Redirect URLs with Query Parameters

I’ve written extensively on redirecting requests with Apache/.htaccess. This post adds to the stack with some quick examples showing how to redirect URIs that include query parameters, AKA query strings.

How to Shorten any URL with Apache/.htaccess

People prefer short links. The shorter the better. They are easier to remember, easier to type, and just look better than long, complicated URLs. For sites running on Apache servers, you can shorten long URLs with just a few lines of code added to Apache config or your site’s main .htaccess file. Here’s how to […]

Book Update: Version 2.0

Version 2.0 now available! This update to the First Edition of .htaccess made easy features several improvements, including updated techniques, new resources, better formatting, and more. Here is a summary of changes: