Skip to content

Commit 6ff35b1

Browse files
committed
Switch to hestia.conf.
1 parent 5a29177 commit 6ff35b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/hst-install-ubuntu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -866,7 +866,7 @@ if [ "$apache" = 'yes' ]; then
866866
a2enmod actions
867867
a2enmod ruid2
868868
mkdir -p /etc/apache2/conf.d
869-
echo > /etc/apache2/conf.d/vesta.conf
869+
echo > /etc/apache2/conf.d/hestia.conf
870870
echo "# Powered by hestia" > /etc/apache2/sites-available/default
871871
echo "# Powered by hestia" > /etc/apache2/sites-available/default-ssl
872872
echo "# Powered by hestia" > /etc/apache2/ports.conf

0 commit comments

Comments
 (0)