Hello,
If you are trying to setup so that all requests for either http or https go to https I would use a rewrite rule. You can use a virtual host for https, listen on both http port and https port and then add a rewrite rule to your httpd.conf. There are examples that can be found easily, but the documentation is always a great place to start. Look for documentation on mod_rewrite.
Regards,
-Chris
>>> <vitthal.tcs@xxxxxxxxxxxxxx> 3/13/2013 8:59 AM >>> Hi, How to configure http and https for same hostname. Any good document. Regards Vitthal ********************************************************************************************************************************************************
The information contained in this e-mail and any accompanying documents
may contain information that is confidential or otherwise protected from
disclosure. If you are not the intended recipient of this message, or if
this message has been addressed to you in error, please immediately
alert the sender by reply e-mail and then delete this message, including
any attachments. Any dissemination, distribution or other use of the
contents of this message by anyone other than the intended recipient is
strictly prohibited.
|