Conversation

Notices

  1. Hey @nybill, you don't have fancy URLs enabled :O So everything has to be prefixed with "/index.php/". That causes problems with discovery. Of course it should be handled better, but I think that might be one source of problems.

    I don't think you should fix this by enabling fancy URLs directly (that could cause other issues with at least !sn, probably !gnusocial too, because of change of URIs). However, maybe you could add a rewrite for any request starting with /.well-known ? I.e. let # rewrite (internally, not redirect) /.well-known/(.*) to /index.php/.well-known/$1

    cc: @knuthollund

    Thursday, 31-Dec-15 02:41:47 UTC from social.umeahackerspace.se
    1. @mmn Well, I have a long weekend. Maybe I'll have a play around with it. Although, I still am in the middle of my Mediagoblin move. #

      Thursday, 31-Dec-15 20:57:09 UTC from sn.gunmonkeynet.net
      1. @nybill Quit your day job!

        Thursday, 31-Dec-15 22:07:08 UTC from social.umeahackerspace.se
        1. @mmn Alright: http://i.imgur.com/41SgeMX.jpg

          Thursday, 31-Dec-15 22:59:01 UTC from sn.gunmonkeynet.net