Balinor, in summary everything looks good, it just plain don▓t work.
The catalog is in the Root Directory
There is an index.html file in the catalog
The HTACCESS in the root directory is as follows: -
DirectoryIndex index.html
RewriteEngine On
RewriteRule ^content/(.*)$ pages.php [L]
(have tried changing the ⌠pages.php■ to■pages.html■ but to no avail)
There is also a HTACCESS in customer within the root directory which was as follows: -
DirectoryIndex home.php changed it to: -
DirectoryIndex index.html
However, although all looks correct when
www.mynewsite.com.au is entered, you are directed to home.php
Do you think I should take this up with my Host or Qualteam?
Gerard