https://bugs.koozali.org/show_bug.cgi?id=11972
--- Comment #1 from Jean-Philippe Pialasse <[email protected]> ---
Comment 2 John Crisp 2022-01-26 16:23:34 CET bug 11343
I think we need to edit
/etc/e-smith/templates/etc/httpd/conf/httpd.conf/VirtualHosts/28nextcloud
Modify these in two places:
#RewriteRule ^/\\.well-known/webfinger
/nextcloud/public.php?service=webfinger [QSA,L]
RewriteRule ^/\\.well-known/webfinger
/nextcloud/index.php/.well-known/webfinger [R=301,L]
RewriteRule ^/\\.well-known/nodeinfo
/nextcloud/index.php/.well-known/nodeinfo [R=301,L]
--
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/