> From: Doug MacEachern [mailto:[EMAIL PROTECTED]] > Sent: 04 April 2002 20:17
> with httpd-2.0-HEAD, installing into a directory where no conf/ already > exists, no httpd.conf is installed, only: > % ls -1 conf/ > highperformance.conf > highperformance-std.conf > httpd.conf.in > httpd-std.conf.in > magic > mime.types > ssl.conf > ssl-std.conf > > problem does not exist with the APACHE_2_0_34 tag. On what platform is this? I tried it on linux (installing in a previously non-existent directory): httpd-dev $ ls -1 conf highperformance-std.conf highperformance.conf httpd-std.conf httpd-std.conf.in httpd.conf httpd.conf.in magic mime.types ssl-std.conf ssl.conf Works for me. Which is why I committed Piers patch. If someone is going to look into this, maybe not installing the *.in files might be a good idea aswell. Sander
