Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. andrejcremoznik
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    andrejcremoznik

    @andrejcremoznik

    0
    Reputation
    136
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    andrejcremoznik Unfollow Follow

    Latest posts made by andrejcremoznik

    • RE: Access to files in public via absolute URLs

      Nevermind.

      Introducing the build system in v1.4.x
      Scaling - NodeBB Documentation
      posted in Technical Support
      A
      andrejcremoznik
    • Access to files in public via absolute URLs

      There seems to have been a change in 1.5 that prevents access to things inside nodebb/public if the file is not known by NodeBB. I'm using Let's Encrypt for HTTPS certs and I have the .well-known folder symlinked into public/.well-known so that Certbot is able to make the verification by accessing a file from it e.g. http://domain.tld/.well-known/some-long-hashed-file-name.

      How can I make NodeBB serve from that path without returning 404s?

      I can work around it with Nginx proxy hackery, but I'd like this solved on NodeBB's side.

      posted in Technical Support
      A
      andrejcremoznik