Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tomcat bind to 127.0.0.1 only #4

Open
personWithCommonSense opened this issue Apr 24, 2022 · 1 comment
Open

Tomcat bind to 127.0.0.1 only #4

personWithCommonSense opened this issue Apr 24, 2022 · 1 comment

Comments

@personWithCommonSense
Copy link

Hi, I would like to allow tomcat to be accessible only from localhost as I would like to deploy it behind auth proxy.

Normally this can be done by adding address="127.0.0.1" to Connector tag.

Could you tell how this can be achieved for snaped version?

@kubiko
Copy link
Owner

kubiko commented May 27, 2022

is this passed as param to the catalina.sh? like -daddress="127.0.0.1" in JAVA_OPTS?

I can add this, is this fill fix it for you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants