Added link in ToC.

This commit is contained in:
Vincent Orback 2015-02-16 16:43:57 +01:00
parent 5a2a7927c0
commit c54927245e
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ What I'm doing here is mostly collecting useful snippets from all over the inter
- [Allow Cross-Domain Fonts](#allow-cross-domain-fonts)
- [Auto UTF-8 Encode](#auto-utf-8-encode)
- [Switch to Another PHP Version](#switch-to-another-php-version)
- [Serve WebP images](#serve-webp-images)
## Rewrite and Redirection
Note: It is assumed that you have `mod_rewrite` installed and enabled.