|
From: Jim C. <li...@yg...> - 2003-06-09 01:16:11
|
On Monday, June 2, 2003, at 07:08 AM, Lachlan Andrew wrote: > Could you please mail a list of the lines you commented out? It would > be really nice to have make check work "out of the box", and I > think most of the lines in *.conf are not necessary for any platform. The httpd.conf file I used in order to get all the tests to pass is attached. Lines starting with '#J' are lines that I commented out. The only thing that I added is 'Listen 7400', which replaces 'Port 7400'. I also appended access.conf and srm.conf to httpd.conf; even with 1.3.x, there was a move away from using the three separate files. The old syntax for specifying the access.conf and srm.conf is no longer valid in Apache 2. Jim |