Skip to content

Commit

Permalink
Added a 2.2 to 2.4 breaking changes note, following #2
Browse files Browse the repository at this point in the history
  • Loading branch information
An Phan committed Feb 9, 2015
1 parent 5b44d45 commit ba724d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ A collection of useful .htaccess, all in one place. I decided to create this rep

**Disclaimer**: While dropping the snippet into an `.htaccess` file is most of the time sufficient, there are cases when certain modifications might be required. Use with your own risks.

**NOTE**: Apache 2.4 introduces a few breaking changes, most notably in access control configuration. For more information, check the [upgrading document](https://httpd.apache.org/docs/2.4/upgrading.html) as well as [this issue](https://github.com/phanan/htaccess/issues/2).

## Table of Contents
- [Rewrite and Redirection](#rewrite-and-redirection)
- [Force www](#force-www)
Expand Down

0 comments on commit ba724d5

Please sign in to comment.