View Single Post
  #10 (permalink)  
Old Jun 4th, 2007, 14:48
Rostok Rostok is offline
New Member
Join Date: Jun 2007
Location: Macedonia
Age: 36
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Re: 301 redirect on windows server (not asp)?

You should try this ASP script(s).
http://evolvedcode.net/content/code_smart404/
for handling the custom 404 error messages, which means basically that you should delete/rename your old files and this script will redirect them to the new ones. Works for .htm or .html as well.
Reply With Quote