I have upgraded OwnCloud from version 9.0 for 9.1, but now I have “index.php” appearing on the URL. All files shared before the upgrade have URL like “http://cloud.mydomain.com.br/s/FHL6jCLquJzp7dj#pdfviewer” and now they are “Not found”. If I add the “index.php” on the URL, like “http://cloud.companhiaduarte.com.br/index.php/s/FHL6jCLquJzp7dj#pdfviewer” I can reach the file normally.
I have checked the .htaccess and confip.php files and “RewriteBase” rules looks like OK
.htaccess
- RewriteBase /
config.php
- ‘htaccess.RewriteBase’ => ‘/’,