# How can I make an automatic redirection from http to https? # # lets say I type to my browser the address http://my.domain.com # # what should I do if I want that to be automatically translated to # https://my.domain.com ? #
Return a 302 HTTP reply code along with the redirect URL on the default page of http://my.domain.com. You can also use the refresh meta tag: http://www.submitcorner.com/Guide/Meta/refresh.shtml stay cool. jeff -- -- Jeff Gutierrez ([EMAIL PROTECTED]) Pinoy Ako! May reklamo? Mapua Online! http://www.mapua.org http://www.mapua.com http://www.mapua.net Intertainer, Entertainment On Demand http://www.intertainer.tv _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
