Sorry to double post, but I have now updated using an unprotected Key.
Apache loads fine, and the vhosts all work. The only problem being that https://dev.domain3.com doesn't go anywhere (DNS error) and http://dev.domain3.com:443 goes to the right page, just with no SSL encryption.
The...
Hi,
I added your code, but had to get rid of <IfDefine SSL> because otherwise the vhost didn't appear. I was using the default keys that came in my ssl directory and, although the server listened on port 443 and redirected to the right place, it wasn't SSL. I then changed the code to use my...
No I don't
What would be the normal procedure for letting one vhost accept SSL connections (i.e. on https://)?
There must be something I've done wrong!
Thanks for your help.
Hi,
I have a server on an IP address, say 1.2.3.4 - I have the following in httpd.conf:
NameVirtualHost 1.2.3.4:80
<VirtualHost 1.2.3.4:80>
DocumentRoot /var/www/www.domain1.org/html
ServerName www.domain1.org
</VirtualHost>
<VirtualHost 1.2.3.4:80>
DocumentRoot...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.