Hi,
My environment is Debian 9 Stretch with Cloudynitzar.sh script.
After configuring some WebDAV mount points in the option 'Community Cloud - WebDAV Server' Apache wasn't able to load the config in '/etc/apache2/conf.d/ until i added this line in '/etc/apache2/sites-available/000-default.conf':
Include /etc/apache2/conf.d/*.conf
And reloaded the apache config with the command
/etc/init.d/apache2 reload
If the include line could be checked and added from cDistro in case it's missing and apache reloaded, it would allow to configure automatically mount points in Cloudy without editing the file.
Regards,
Elias
Hi,
My environment is Debian 9 Stretch with Cloudynitzar.sh script.
After configuring some WebDAV mount points in the option 'Community Cloud - WebDAV Server' Apache wasn't able to load the config in '/etc/apache2/conf.d/ until i added this line in '/etc/apache2/sites-available/000-default.conf':
Include /etc/apache2/conf.d/*.conf
And reloaded the apache config with the command
/etc/init.d/apache2 reload
If the include line could be checked and added from cDistro in case it's missing and apache reloaded, it would allow to configure automatically mount points in Cloudy without editing the file.
Regards,
Elias