Hi there
I am trying to set up a gallery wherein anyone within my organization can access gallery with their login credentials from the web. Currently the base address points to localhost/gallery (attached). I saw on a tutorial video that the localhost is relevant only to users should they be accessing the gallery whist on server machine. Now I am trying to set up online private gallery for my organization so that my team could access it via web on their local machines instead of logging onto the server machine (installed on Amazon work spaces) every time. The current authentication type is integrated windows authentication. Please let me know the best way to go about it.
Thanks