![]() |
Re: HTML Pages Not Being Called
Should I also delete the second and third lines, please? (as follows):-
RewriteEngine On RewriteRule ^content/(.*)$ pages.php [L] |
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 |
Re: HTML Pages Not Being Called
Sounds like Zeus doesn't recognize the .htaccess file. Is there a control panel setting for specifying the index file? I'm not familiar with Zeus so I really can't help much. It is definitely a hosting issue, as X-Cart will load whatever the server tells it to.
|
Re: HTML Pages Not Being Called
Balinor,
Thanks for your help. When I eventually find out from my host how to do this, will post it here in case others need it. Thanks again. Gerard |
Re: HTML Pages Not Being Called
Should anyone on a Zeus server have the same problem, here is the answer.
After being told originally that this could not be bone through the .htaccess file, guess what? The very same support staffer came up with the following, which works. He has only wasted 5 days out of my schedule not to mention the time that you guy have put into helping me. Thanks again. The following is the contents of the .htaccess file : - redirect /index.php http://mynewsite.com.au/catalog/index.html |
All times are GMT -8. The time now is 12:14 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.