script-server
script-server copied to clipboard
HTTP 403 Forbidden with /admin.html
Trying to access behind nginx proxy server with SSL. Getting the main page fine but unable to access admin.html, get a forbidden error. I've tried adding the proxy to trusted IP. Any tips on getting access working via proxy?
Thanks
Hi @brettks, after adding your proxy to a trusted IP, you can add your own IP to trusted users. Of course, that would only work, if you have a static IP. Please also read this one: https://github.com/bugy/script-server/wiki/Authentication#ip
Alternatives are:
- use any kind of authentication, so you can give an admin access to a real username
- make all the users to be an admin