Added more notes about testing of configurator

This commit is contained in:
James Kasten 2014-11-18 03:38:00 -08:00
parent f59a581c35
commit ec92f6d935

View file

@ -63,6 +63,10 @@ class VH(object):
class Configurator(object):
"""
State of Configurator:
This code has been tested under Ubuntu 12.04 Apache 2.2
and this code works for Ubuntu 14.04 Apache 2.4. Further
notes below.
This class was originally developed for Apache 2.2 and has not seen a
an overhaul to include proper setup of new Apache configurations.
The biggest changes have been the IncludeOptional directive, the