Re: default layout for web server (jessie)

2014-08-14 Thread John Bleichert
On Aug 14, 2014, at 6:56 AM, AW wrote: > On Wed, 13 Aug 2014 22:42:12 -0400 > John Bleichert wrote: > >> Apache on Debian > > Jessie = Apache 2.4 > Wheezy = Apache 2.2 > > Apache 2.4 is very different than 2.2... Many things have changed including > variable names, SSL cert configuration, an

Re: default layout for web server (jessie)

2014-08-14 Thread AW
On Wed, 13 Aug 2014 22:42:12 -0400 John Bleichert wrote: > Apache on Debian Jessie = Apache 2.4 Wheezy = Apache 2.2 Apache 2.4 is very different than 2.2... Many things have changed including variable names, SSL cert configuration, and many others... this is not a Debian thing. --Andrew --

Re: default layout for web server (jessie)

2014-08-13 Thread John Bleichert
On 08/13/2014 08:54 PM, Harry Putnam wrote: Can anyone point to a URL or etc that would show what a default layout might look like. Back when.. /var/www/localhost/htdocs was DocumentRoot and the default cgi-bin directory was: /var/www/localhost/cgi-bin. Apparently `DocumentRoot' is now: /var/

default layout for web server (jessie)

2014-08-13 Thread Harry Putnam
Last time I fiddled with setting up a web server was some 4-5 yrs ago. Things appear to have changed a bit. Can anyone point to a URL or etc that would show what a default layout might look like. Back when.. /var/www/localhost/htdocs was DocumentRoot and the default cgi-bin directory was: /var