Format post front matter and tags

This commit is contained in:
Oliver Davies 2021-07-09 17:32:30 +01:00
parent e36882ee20
commit 861e604a97
162 changed files with 733 additions and 731 deletions

View file

@ -3,11 +3,11 @@ title: Forward one domain to another using mod_rewrite and .htaccess
date: 2012-05-23
excerpt: How to use the .htaccess file to forward to a different domain.
tags:
- .htaccess
- code
- drupal
- apache
- mod_rewrite
- .htaccess
- apache
- code
- drupal
- mod_rewrite
---
How to use the .htaccess file to forward to a different domain.