View Single Post
  #12  
Old 02-18-2008, 08:01 PM
 
pepperlibido pepperlibido is offline
 

Advanced Member
  
Join Date: Dec 2007
Location: Queensland Australia
Posts: 39
 

Default Re: HTML Pages Not Being Called

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
__________________
Gerard
Version 4.1.8 Gold
Linux
Server Zeus
Australia
Reply With Quote