Help with Apache 2.2 SSL setup
Posted: Thu Jul 01, 2010 9:38 pm
Hello,
I am trying to setup SSL on apache(running in windows). I found this excellent link an it works(well part of it)(http://www.silverwareconsulting.com/ind ... on-Windows
The problem is that I am not using virtual hosts. I am using Apache default confirguration. Right now even though the SSL is working, I cannot access a directory. It tells me that I dont have permission. I do have permission if I access a folder through port 80, but not if I access it through port 443. In the example from the link, he creates 2 virtual host. One for por 80 and one for port 443.
So the question is, How do you setup Apache SSL if you are not using virtual hosts?
Thank you
I am trying to setup SSL on apache(running in windows). I found this excellent link an it works(well part of it)(http://www.silverwareconsulting.com/ind ... on-Windows
The problem is that I am not using virtual hosts. I am using Apache default confirguration. Right now even though the SSL is working, I cannot access a directory. It tells me that I dont have permission. I do have permission if I access a folder through port 80, but not if I access it through port 443. In the example from the link, he creates 2 virtual host. One for por 80 and one for port 443.
So the question is, How do you setup Apache SSL if you are not using virtual hosts?
Thank you