Open
Description
Neat project. I have been a long time fan of Nginx and PHP-FPM as a pair and decided to embark on converting many of my docker images to using Unit.
I followed the guide for Nextcloud and the configuration was easy enough to insert in. Howver, since I was using an openID Connect plugin I was locked out from being able to access the site. The reason why is that my URLs now contained index.php
in the URL example host.domain.tld/index.php/apps/etc
. Previously with the Nginx examples I did not see that in the URL. I have years of URLs that may be bookmarked from users who with this new insertion would invalidate all of their previous links..
In short, does anyone have a better configuration to enable these sort of pretty URLs?
Metadata
Metadata
Assignees
Type
Projects
Status
💪 In Development