On Tuesday 17 April 2012 14:48:17 Jeroen Geilman wrote:
> On 2012-04-17 17:48, John Iliffe wrote:
> > I am trying to update from 2.2.14 to 2.4.1 and have encountered two
> > problems. 2.2.14 has been working properly for over 2 years. Pages
> > are located on a separate directory starting at /www
On 2012-04-17 18:02, Mathijs Schmittmann wrote:
A. Your mail becomes unreadable
Q. What happens when you top-post ?
Also, try to avoid that Reply-to-all button...
1: 2.4 uses different auth methods and directives, see
http://httpd.apache.org/docs/2.4/upgrading.html and check out the
authent
On 2012-04-17 17:48, John Iliffe wrote:
I am trying to update from 2.2.14 to 2.4.1 and have encountered two
problems. 2.2.14 has been working properly for over 2 years. Pages are
located on a separate directory starting at /www with subdirectories s1,
s2, etc for different named virtual hosts.
1: 2.4 uses different auth methods and directives, see
http://httpd.apache.org/docs/2.4/upgrading.html and check out the
authentication section. You probably either need the compat module, or a new
access control directive is overriding your current directory section.
2: Apache 2.4 needs modul
I am trying to update from 2.2.14 to 2.4.1 and have encountered two
problems. 2.2.14 has been working properly for over 2 years. Pages are
located on a separate directory starting at /www with subdirectories s1,
s2, etc for different named virtual hosts. Config file for EACH virtual host
sho