Change Owncloud Directory in OpenSuse

You need to change /etc/apache2/default-server.conf
 
DocumentRoot “/srv/www/htdocs/owncloud”
systemctl stop apache2.service
systemctl start apache2.service
(No Ratings Yet)