diff --git a/Repositories/otago_eprints/otago_eprints/cfg/apachevhost_src.conf b/Repositories/otago_eprints/otago_eprints/cfg/apachevhost_src.conf index 2150b17..32c1f6e 100755 --- a/Repositories/otago_eprints/otago_eprints/cfg/apachevhost_src.conf +++ b/Repositories/otago_eprints/otago_eprints/cfg/apachevhost_src.conf @@ -24,7 +24,7 @@ # Set up ADT directory. - + Options Indexes FollowSymlinks MultiViews AllowOverride None Order allow,deny @@ -33,3 +33,6 @@ # Load the ePrintsStats configuration. Include ##EPRINTSSTATS##/vhost/apache.conf + +# Load the phpSurveyor configuration. +Include ##PHPSURVEYOR##/apache.conf