When I use the htaccess to redirect to another page, what´s written in the header: a 301 redirect?
jdMorgan
2:07 pm on Mar 14, 2003 (gmt 0)
It depends on what directive you use within .htaccess to accomplish the redirect. You have a choice of 301 or 302 when working with Redirect, and a choice of 301, 302, a silent (internal) redirect, and other options with mod_rewrite.
Jim
brandi01
7:22 pm on Mar 19, 2003 (gmt 0)
Sorry, wrong forum for my followup. Moved my reply to forum 23 (Website Technology Issues).
eaden
5:04 am on Mar 23, 2003 (gmt 0)
if you have access to a *nix box you can use lynx to see :