mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-01 21:30:09 +00:00
change owner of hortusfox folder (#6763)
This commit is contained in:
parent
d0dfe1f3a6
commit
75335f3362
2 changed files with 2 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ cat <<EOF >/etc/apache2/sites-available/hortusfox.conf
|
|||
CustomLog \${APACHE_LOG_DIR}/hortusfox_access.log combined
|
||||
</VirtualHost>
|
||||
EOF
|
||||
chown -R www-data:www-data /opt/hortusfox
|
||||
$STD a2dissite 000-default
|
||||
$STD a2ensite hortusfox
|
||||
$STD a2enmod rewrite
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue