Hi, I have the following scenario: site: https://www.xyzdomain.com has a valid SSL certificate if users type https://xyzdomain.com they get invalid cert error.
What is the best way to do a redirect (from https://xyzdomain.com to https://www.xyzdomain.com <https://xyzdomain.com/> ) without getting an error. One possible solution (I think) is to have a redirect file (basically a js script) and then pointing the 403.4 message to this file (not tested yet). Are there any other solutions? Thanks Victor ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275560 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

