/
Message template (english)
My YunoHost server
Hardware: VPS bought online
YunoHost version: 11.2.10
I have access to my server : Through SSH | through the webadmin | direct access via keyboard / screen |
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : yes
If your request is related to an app, specify its name and version: nextcloud 28.0.2~ynh1
Description of my issue
I want to be able to reach the /status page from php-fpm. Do i need to manually edit a redirect? If i set pm.status_path = /status
and i go to yunohost.url/status i get rerouted to the sso login page. I followed some guides that want to redirect the unix socket to the url, but went stuck on those.