I am new to Apache and just joined the forum.
I tried to setup a https connection. First I forwarded the port in my router and opened the same port on the firewall. I followed the instruction according to this url: [
rubayathasan.com...]
After I modified the scripts in httpd.conf and httpd-ssl.conf, the apache window service cannot start anymore. If I commented out the line
"Include conf/extra/httpd-ssl.conf"
in httpd.conf, the Apache service can start but obviously https won't work.
Would anyone be kind enough to inform me how to resolve this problem?
Thanks in advance.