redirecting files using apache
Posted: Wed Nov 10, 2004 7:22 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 :
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 :
but it dosnet redirect to my error page!ErrorDocument 404 /error.htm
why is that?
thnaks in advance
peleg