diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..de34886 --- /dev/null +++ b/.htaccess @@ -0,0 +1,4 @@ +RewriteEngine on +RewriteCond %{REQUEST_FILENAME} !-d +RewriteCond %{REQUEST_FILENAME}\.php -f +RewriteRule ^(.*)$ $1.php [NC,L] \ No newline at end of file diff --git a/about.php b/about.php index f44c2fa..3060f02 100644 --- a/about.php +++ b/about.php @@ -1,6 +1,10 @@ - North East Loft Boarding + @@ -43,7 +43,7 @@
- +
@@ -93,7 +93,7 @@