404

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
jackal
Forum Newbie
Posts: 10
Joined: Sat Apr 19, 2003 3:21 pm

404

Post 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?
jackal
Forum Newbie
Posts: 10
Joined: Sat Apr 19, 2003 3:21 pm

Post 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?
User avatar
phice
Moderator
Posts: 1416
Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:

Post 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.
Image Image
Post Reply