>> >> OPEN: Support for concurrent versions on disk >> - Much discussion on whether to stay the course or permit minor releases >> of 2.x to coexist > > Just to clarify, we have been discussing whether to permit minor releases to > coexist and not whether *revisions* of minor releases will coexist. i.e. we > won't have /usr/apache2/2.2.4, /usr/apache2/2.2.6 etc. > > Even if we permit minor releases to coexist, the directory structure will > look > something like this > > /usr/apache2/2.2.x/ > /usr/apache2/2.4.x/ > /etc/apache2/2.2.x/ > /etc/apache2/2.4.x/ > /var/apache2/2.2.x/ > /var/apache2/2.4.x/ > > Apache 2.2.3, 2.2.6 etc would all install under /usr/apache2/2.2.x/ > (overwriting any previous installation of the 2.2 train there) and the 2.4 > revisions would install under /usr/apache2/2.4.x/ > > Have I understood this correctly? >
That's my understanding too. -- Seema.
