Browse Source

Use httpd

Ernesto Nicolás Carrea 5 years ago
parent
commit
f6a137d8ac
1 changed files with 3 additions and 3 deletions
  1. 3 3
      install/hst-install-centos.sh

+ 3 - 3
install/hst-install-centos.sh

@@ -1090,9 +1090,9 @@ if [ "$apache" = 'yes'  ]; then
     echo "(*) Configuring Apache Web Server..."
 
     # Copy configuration files
-    cp -f $HESTIA_INSTALL_DIR/apache2/httpd.conf /etc/httpd/conf/
-    cp -f $HESTIA_INSTALL_DIR/apache2/status.conf /etc/httpd/conf.d/
-    cp -f $HESTIA_INSTALL_DIR/apache2/hestia-event.conf /etc/httpd/conf.modules.d/
+    cp -f $HESTIA_INSTALL_DIR/httpd/httpd.conf /etc/httpd/conf/
+    cp -f $HESTIA_INSTALL_DIR/httpd/status.conf /etc/httpd/conf.d/
+    cp -f $HESTIA_INSTALL_DIR/httpd/hestia-event.conf /etc/httpd/conf.modules.d/
     cp -f $HESTIA_INSTALL_DIR/logrotate/httpd /etc/logrotate.d/
 
     # Disable modules