On Fri, May 28, 2010 at 9:33 AM, gping <gping2005@xxxxxxxxxxxxxxx> wrote: > > Thanks for your quick reply. > I was focusing on httpd.conf. And now i try to modify ssl.conf. > Q: how to make the web site https:// only? > If I simply hash out Listen 80, it still responses. > > > -- > View this message in context: http://old.nabble.com/install-certificate-on-httpd-tp28702259p28702534.html > Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > Hashing out Listen 80 and configuring any vhosts with :443 in <VirtualHost> and ServerName should help. If it doesn't work, redirect it. -- Nilesh Govindarajan Facebook: nilesh.gr Twitter: nileshgr Website: www.itech7.com --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx