I recently set up ownCloud 9 on lighttpd. Everything seems to work,
except that the notification emails which ownCloud sends upon sharing
a file seem to contain an invalid link. The email contains a URL such as:

https://www.example.com/share/files/index.php?dir=...

which causes ownCloud to produce a 404/not found error.

The actual URL is:

https://www.example.com/share/index.php/apps/files/?dir=...

It is not clear to me what is wrong, and the "overwrite" statements
available in config.php do not seem to help. Do I have a misunderstanding
about the "overwrite" statements, or am I missing something?

-- 
Mike

:wq
_______________________________________________
User mailing list
User@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/user

Reply via email to