View Single Post
  #13  
Old 08-01-2004, 03:15 PM
  DogByteMan's Avatar 
DogByteMan DogByteMan is offline
 

X-Adept
  
Join Date: Mar 2003
Posts: 833
 

Default

I've been trying to understand why if you use the following placed in a .htaccess file, the resulting page is without pictures, template formatting and CSS.

ErrorDocument 404 /xcart/customer/search404.php

However if you use...

ErrorDocument 404 http://www.yourdomain.com/xcart/customer/search404.php

Everything shows perfectly.

WHY?
__________________
Dedicated Server provided by EWD Hosting
X-Cart version 4.1.12
PHP 5.3.2
MySQL server 5.0.87-community
Operation system Linux
Perl 5.008008
dogbytecomputer.com
Reply With Quote