Current Page: 1 of 1
Results 1 - 9 of 9
5 years ago
allinarush
I had everything set correctly when I started this post. The issue was a port issue on the firewall. Opened port 443 and BAM!
Forum: WampServer English
5 years ago
allinarush
In the VHOST file it says port 80 but shouldn't it be 443? and do I need to forward a port on my router?
Forum: WampServer English
5 years ago
allinarush
I see that you edited the post. Does look like anything change in the vhost, but did something change in the https file?
Forum: WampServer English
5 years ago
allinarush
VHOST # Virtual Hosts # <VirtualHost *:80> ServerName localhost ServerAlias localhost DocumentRoot "${INSTALL_DIR}/www" <Directory "${INSTALL_DIR}/www/"> Options +Indexes +Includes +FollowSymLinks +MultiViews AllowOverride All Require all granted </Directory> </VirtualHost> <VirtualHost *:80> ServerName ep
Forum: WampServer English
5 years ago
allinarush
Here is the link to both files zipped up. [1drv.ms]
Forum: WampServer English
5 years ago
allinarush
I just realized this forum didn't spell out what I typed. Its converting my links to hyperlinks so I put a space after https:// I can reach https:// localhost from within the server. I can reach . mydomain.com" I cannot reach https:// www.mydomain.com. I cannot reach https:// mydomain.com".
Forum: WampServer English
5 years ago
allinarush
I am using WAMPSERVER 3.1.0. I followed this tutorial to create an ssl certificate and use https on my site. I purchased a Godaddy certificate and it works with https:// localhost but does not work with https:// mydomain.com. It's like it cannot find it, however http:// mydomain.com does work. Any help would be apprecaited!
Forum: WampServer English
5 years ago
allinarush
I have setup an ssl certificate using the instructions from this post . How do I use a certificate issued by Godaddy? Do I just replace the certificates and private key with the ones Godaddy provides?
Forum: WampServer English
Current Page: 1 of 1