Skip to main content
13 events
when toggle format what by license comment
Jun 23, 2016 at 12:09 history edited Jeff Schaller
edited tags
Mar 1, 2016 at 21:29 vote accept gary69
Mar 1, 2016 at 21:26 answer added gary69 timeline score: 0
Feb 26, 2016 at 18:29 history edited gary69
edited tags
Feb 26, 2016 at 17:15 history edited gary69 CC BY-SA 3.0
added 804 characters in body
Feb 26, 2016 at 16:48 history edited gary69 CC BY-SA 3.0
added 459 characters in body
Feb 26, 2016 at 16:43 comment added gary69 I tried your suggestion @RuiFRibeiro with no luck. With your suggestion @tachomi I can access the website on port 80 but when I try https I get ERR_SSL_PROTOCOL_ERROR. I'll update the question
Feb 26, 2016 at 13:46 comment added Rui F Ribeiro NameVirtualHost is obsolete now, no so sure about 2.2.x; what happens when you comment out the two NameVirtualHost lines, and add a Listen 80 before the Listen 443 line?
Feb 26, 2016 at 0:11 comment added tachomi Try setting the configuration only in the SSL virtual hosts file (/etc/apache2/sites-available/default-ssl). Make a copy of the current httpd file and/or rename it. Give a try
Feb 26, 2016 at 0:00 comment added gary69 Apache version is Apache/2.2.22 (Ubuntu). Ubuntu version is Ubuntu 12.04.5 LTS. I did not manually create the httpd.conf file
Feb 25, 2016 at 23:56 comment added tachomi What version of apache do you have? execute apache2 -v. What version of ubuntu you have? execute lsb_release -a. Did you manually create the httpd.conf file?
Feb 25, 2016 at 23:22 history edited gary69 CC BY-SA 3.0
added 72 characters in body
Feb 25, 2016 at 23:16 history asked gary69 CC BY-SA 3.0