⚠️ Before posting ⚠️
Steps to reproduce
-
Set server to have pretty urls (without index.php) setting 'htaccess.RewriteBase' => '/',
-
Copy internal (shared) url with android app
Expected behaviour
Url should strip the /index.php part. Like:
https://mycloud.tld/f/123456
Actual behaviour
It doesn't. I get an url like:
https://mycloud.tld/index.php/f/123456
Android version
14
Device brand and model
pixel 7a
Stock or custom OS?
Stock
Nextcloud android app version
3.29.0
Nextcloud server version
29
Using a reverse proxy?
Yes
Android logs
No response
Server error logs
No response
Additional information
No response
Steps to reproduce
Set server to have pretty urls (without index.php) setting
'htaccess.RewriteBase' => '/',Copy internal (shared) url with android app
Expected behaviour
Url should strip the
/index.phppart. Like:https://mycloud.tld/f/123456
Actual behaviour
It doesn't. I get an url like:
https://mycloud.tld/index.php/f/123456
Android version
14
Device brand and model
pixel 7a
Stock or custom OS?
Stock
Nextcloud android app version
3.29.0
Nextcloud server version
29
Using a reverse proxy?
Yes
Android logs
No response
Server error logs
No response
Additional information
No response