Hi, Apache 2.2.x configuration files generated during Apache build are placed in /etc/apache2/2.2/original/extra directory. They are there as examples. But it (the location) seems to be causing confusion to the users (CR .
Would it be better if we * Copy and rename these example .conf files to /etc/apache2/2.2/conf.d/*.conf.example ? This way the files are not loaded by default, user finds the sample configuration files inside the familiar directory and just has to rename the file to enable it. or * Move "extra" directory from /etc/apache2/2.2/original to /usr/apache2/2.2/ and probably rename the directory as "example" or "sample" ? Thanks, Seema.