AddType text/xml .xml
RewriteEngine on
ErrorDocument 404 http://www.freshweb.co.za/web-page-not-found.html
RewriteCond %{HTTP_HOST}   !^www\.freshweb\.co\.za [NC]
RewriteCond %{HTTP_HOST}   !^$
RewriteRule ^/?(.*)         http://www.freshweb.co.za/$1 [L,R,NE]

RewriteRule ^kaskazi-resort-kenya-area\.html$ kaskazi.php?id=2
RewriteRule ^kaskazi-resort-kenya-accommodation\.html$ kaskazi.php?id=3
RewriteRule ^kaskazi-resort-kenya-safaris\.html$ kaskazi.php?id=4
RewriteRule ^kaskazi-resort-kenya-travel\.html$ kaskazi.php?id=5
RewriteRule ^kaskazi-resort-kenya-art\.html$ kaskazi.php?id=6
RewriteRule ^kaskazi-resort-kenya-programmes\.html$ kaskazi.php?id=7
RewriteRule ^kaskazi-resort-kenya-contact\.html$ kaskazi.php?id=8
RewriteRule ^kaskazi-resort-kenya-gallery\.html$ gallery.php

RewriteRule ^(.*)\.html$ $1\.php