mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
Having two code paths for this is unreliable and can lead to bugs. Also, in some cases Apache isn't setting the PATH_INFO variable when mod_rewrite is used. Fixes https://github.com/nextcloud/server/issues/983