Add and configure redirect bundle.

This commit is contained in:
Oliver Davies 2017-07-10 07:05:12 +01:00
parent 9deeaf6772
commit 1c07b44f1b
112 changed files with 288 additions and 128 deletions

View file

@ -8,6 +8,8 @@ tags:
- apache
- mod_rewrite
use: [posts]
redirect:
- blog/forward-one-domain-another-using-modrewrite-and-htaccess/
---
{% block excerpt %}
How to use the .htaccess file to forward to a different domain.