• lemmyvore
    link
    fedilink
    English
    11 year ago

    How do you run two AP services on the same domain?

    • poVoq
      link
      fedilink
      English
      11 year ago

      Exactly… But as I wrote it might be possible with some nginx multiplexing hack.

      • lemmyvore
        link
        fedilink
        English
        11 year ago

        I’m not sure I understand why hacks are needed. In order to run two AP services you either need two different [sub]domains, or two different URLs on the same domain. In both cases the webfinger URL will be specific to the AP [sub]domain or URL. So the problem is already solved.

        How would this “multiplexed” webfinger URL even look?

        • poVoq
          link
          fedilink
          English
          11 year ago

          The webfinger would be the same, but once the server gets contacted it would need to multiplex requests on some sort of identifier.