willbarrett commented on issue #9061: Issue running apache superset with https
URL: 
https://github.com/apache/incubator-superset/issues/9061#issuecomment-606786071
 
 
   @pure-zests it might be better to bind Superset to 127.0.0.1 so that it's 
inaccessible from outside the local loopback. Then you can bind Apache to 80 
and 443, and have Apache handle the redirect from HTTP -> HTTPS. If you need to 
handle the redrect from 9020, I'd recommend moving Superset to another port and 
again handling the redirect in Apache. I hope this helps!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to