Page 1 of 1

404

Posted: Mon May 12, 2003 10:03 pm
by jackal
We have setup a 404.shtml page when someone goes to this link for example which is a bad page it works ok.

http://www.domain.com/product.details.a ... ductID=635
but add the secure "S" to http like this

https://www.domain.com/product.details. ... ductID=635 it does not pull up our 404.shtml page it pulls up page not found. How can we fix this?

Posted: Tue May 13, 2003 5:18 am
by jackal
Or is there a way I could put say 10 urls in the .htaccess file and have them all redirect to a certain url?

Posted: Tue May 13, 2003 12:33 pm
by phice
Have you tried to see if any other existing files on the webserver work? If they don't work, then that's your problem.