Manually re-enabling the web manager
If you disabled the web manager then you will have to manually re-enable it.
Start by opening the Unified Remote data folder. The default folders are:
- Windows: C:\ProgramData\Unified Remote\
- Mac: ~/Library/Application Support/Unified Remote/
- Linux: ~/opt/urserver/
Reset ALL settings
- Simply delete the "Server.config" file
- Restart the server, and try accessing http://localhost:9510/web
Re-enable Web Manager only
- To only re-enable the web manager, open "Server.config" in a text editor.
- Change the "enable" value under "manager" to true.
- Restart the server, and try accessing http://localhost:9510/web