-
Notifications
You must be signed in to change notification settings - Fork 27
Description
I've been able to successfully follow the documentation here to run the exe file and access/login to the LRS on a Windows server via the web address I'm using for this. However, if I try to access the LRS using the same web address NOT on the server, I am only able to navigate through the file structure. For example, if I enter the web address /admin/index.html I am able to pull up the index.html page (which takes you to the LRS login). But, it's clear to me that it's just loading the html only since, if I try to login, it tells me it's unable to connect to the LRS. I feel like the current documentation for installing on windows server could be expanded a bit more between steps 5 and 6 as it seems there's something I'm missing to make this work.