Hi,
Got the latest download for webmin and i am working on a web portal for DNS updates; my last big issue is getting the auto login working.
The login is via a reverse proxy and the URL I am testing is:
https://172.31.0.1:10000/session_log...23&page=/bind8
this URL fails with an internal server error 500.
I'm not runnig the test via the reverse proxy so i know thats not the issue. I think the session_login.cgi is doing something before hand but i cant work out how to make it work.
If anyone could help; would be great to here from you
Also, if i visit the page
https://172.31.0.1:10000 and then run use the above URL
https://172.31.0.1:10000/session_log...23&page=/bind8 it works, so the index page is caching something server side?
Phil