PDA

View Full Version : 404


webhost
05-13-2003, 02:01 AM
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.aspx?ProductID=635
but add the secure "S" to http like this

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

vB-Host.com
05-13-2003, 05:52 AM
SSL does not support 404.shtml for anything past dot-filetype.

webhost
05-13-2003, 09:19 AM
Or is there a way I could put say 10 urls in the .htaccess file and have them all redirect to a certain url?

vB-Host.com
05-13-2003, 10:56 AM
yes, but it can only be product1.php, product2.php not product.php?=red+shoes