Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

HTTP/1.1 301 instead of error.html ?

Quote Reply
HTTP/1.1 301 instead of error.html ?
Hi,

does anyone know what to do that LSQL returns a true
Code:

header("HTTP/1.1 301 Moved Permanently");
header("Location: http://www.myurl.de/index.html");


instead of the error.html if a link doesn't exist anymore???

mod_rewrite doesn't work for me because the error-pages are already rewritten with the former link names
(see http://www.shop-netz.de/...tasche_E1799813.html )




Regards,
Manu

Shopping Portal Shop-Netz.de® | Partnerprogramme | Flugreisen & Billigflüge | KESTERMEDIA e.K. | European Affiliate Marketing Forum.

Last edited by:

ManuGermany: Sep 11, 2004, 5:01 PM