master
Harold Paulson 2020-12-01 11:13:26 -08:00
parent decb6a394a
commit a7403f1fa5
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ $DEBUG = 0;
$APACHE_PID_FILE = '/var/run/httpd.pid';
$APACHE_CONF_DIR = '/usr/local/etc/apache24';
$VHOST_CONF_DIR = '/usr/local/etc/apache242/vhosts';
$VHOST_CONF_DIR = '/usr/local/etc/apache24/vhosts';
$EXCLUDE_FILE = "$APACHE_CONF_DIR/logroll_exclude.conf";
%Logs = ();