Bug 47672 - "index.php-less" URL configuration does not work in Owncloud app
"index.php-less" URL configuration does not work in Owncloud app
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: App Center
UCS 4.3
Other Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-08-27 10:24 CEST by Valentin Heidelberger
Modified: 2021-05-14 16:34 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.017
Enterprise Customer affected?: Yes
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Valentin Heidelberger univentionstaff 2018-08-27 10:24:48 CEST
Owncloud offers documentation on enabling URLs without "index.php:

https://doc.owncloud.org/server/10.0/admin_manual/configuration/server/index_php_less_urls.html

An URL looking as follows:

server.tld/owncloud/index.php/login

is supposed to look like this after applying the config in the article above:

server.tld/owncloud/login

However, this config does not work within the Owncloud app. 

"AllowOverride All" is set in /etc/apache2/sites-enabled/000-default.conf
mod_php, mod_rewrite and mod_env are enabled by default
/var/www/owncloud/.htaccess is rw for www-data as required

stat /var/www/owncloud/.htaccess  shows that the file touched when running 
occ maintenance:update:htaccess
but index.php-less URLs are still not used when accessing owncloud.

From what I've gathered the index.php-less URLs are supposed to already be standard since Owncloud 9 or 10.
Comment 2 Ingo Steuwer univentionstaff 2021-05-14 15:43:15 CEST
This issue has been filed against UCS 4.3.

UCS 4.3 is out of maintenance and many UCS components have changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or reopen it and update the UCS version. In this case please provide detailed information on how this issue is affecting you.