Remove .html from URL
Should you want to remove .html from a URL you can paste the following in your .htaccess file in the root www/public_html directory: RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteCond %{HTTP_HOST} ^YOURDOMAIN\.co.za$ [OR] RewriteCond %{HTTP_HOST} ^www\.YOURDOMAIN\.co.