If you want to access your music collection outside your home network, you must secure the installation.
# Redirect all HTTP traffic to HTTPS RewriteEngine On RewriteRule ^(.*)$ https://%HTTP_HOST$1 [R=301,L] </VirtualHost>
stages: - validate - deploy
If you want to access your music collection outside your home network, you must secure the installation.
# Redirect all HTTP traffic to HTTPS RewriteEngine On RewriteRule ^(.*)$ https://%HTTP_HOST$1 [R=301,L] </VirtualHost> harp nextcloud install
stages: - validate - deploy