Current Page: 1 of 1
Results 1 - 6 of 6
9 years ago
vc
What’s if I don’t want domain1.com to be access via port 443 SSL? Can you please advise how to define that in httpd-ssl.conf (I assume)? Thanks!!
Forum: WampServer English
9 years ago
vc
Got you! So if we don’t have SSL certificate for www.domain1.com and visitors somehow visit www.domain1.com via HTTPS, we will have to define domain1.com in httpd-ssl.conf to avoid routing to wrong site.
Forum: WampServer English
9 years ago
vc
My bad, I think I had a bad illustration It should be this: In httpd-vhost.conf: <VirtualHost *:80> DocumentRoot "E:/wamp/www/DOMAIN1" ServerName www.DOMAIN1.com </VirtualHost> In httpd-ssl.conf: <VirtualHost *:443> DocumentRoot "E:/wamp/www/DOMAIN2" ServerName www.DOMAIN2.com </VirtualHost> ... SSL Stuff so the problem is when I
Forum: WampServer English
9 years ago
vc
oh oh, thanks for the reminder, I have updated my question. For #2 - I assume I define the local IP address for each domain at the hosts file? Thanks!
Forum: WampServer English
9 years ago
vc
Hi All, I am new on setting up SSL on WAMP and currently have two questions. Thanks!!! Version of Operating system: Windows Server 2008 R2 Standard, 64-bit Version of Wamp Server installed: 2.1d 64-bit Version of Apache you are running: 2.2.17 Version of MySQL you are running: 5.1.53 Version of PHP you are running: 5.3.4 What colour is your WampManager icon? ( in the system tray ) O
Forum: WampServer English
9 years ago
vc
Hi, I wonder which Magento CE Version that you used with WAMP 2.5?
Forum: WampServer English
Current Page: 1 of 1