pelegk1
11-10-2004, 07:45 AM
first : i have .htaccess file with :
Redirect /test http://www.walla.co.il
when i access this folder it dosent redirect me - why is that?
second :
when i access a non existing page i recive the custom 404 error and not
my 404 error :
in the httpd.conf i did :
Quote:
ErrorDocument 404 /error.htm
and i restarted the apache (this is on win2000)
but it dosnet redirect to my error page!
why is that?
thnaks in advance
peleg
Redirect /test http://www.walla.co.il
when i access this folder it dosent redirect me - why is that?
second :
when i access a non existing page i recive the custom 404 error and not
my 404 error :
in the httpd.conf i did :
Quote:
ErrorDocument 404 /error.htm
and i restarted the apache (this is on win2000)
but it dosnet redirect to my error page!
why is that?
thnaks in advance
peleg