in reply to Doing a proper 404 redirect
Having said that, a resource either doesn't exist (404), or has moved (301) (or something else). It cannot be moved and not exist. So, I don't understand what mean with wanting to handle a 404 as a 301.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Doing a proper 404 redirect
by DreamT (Pilgrim) on Mar 24, 2010 at 07:31 UTC | |
by JavaFan (Canon) on Mar 24, 2010 at 08:19 UTC | |
by DreamT (Pilgrim) on Mar 24, 2010 at 10:02 UTC | |
by JavaFan (Canon) on Mar 24, 2010 at 10:12 UTC |