Updated: Difficulty: Intermediate 23 Min Read

One of the favorite uses of the .htaccess file is creating redirects and mapping URLs. In this chapter I will cover the fundamentals needed to understand redirects.

Updated: Difficulty: Intermediate 16 Min Read

In this chapter I will show you how to fix the three variations every URL can have (www, https, and the trailing slash) with a single redirect.

Updated: Difficulty: Beginner 1 Min Read

In this section I will show you how to set custom error pages. This will allow you to show valuable information instead of just sending the error response header.