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

Provide an option to override apache listen IP/Port #561

Open
camlafit opened this issue Feb 15, 2024 · 0 comments
Open

Provide an option to override apache listen IP/Port #561

camlafit opened this issue Feb 15, 2024 · 0 comments

Comments

@camlafit
Copy link
Contributor

Hello

In some case we want set a proxy or any service ahead of Apache as nginx/haproxy/varnish.

In this case we need to manage two information

  • Listen port
  • Listen IP

All vhost should be set in ssl module test to provide an optional TLS/SSL listen, as this any frontend could be manage this part if adismod ssl is done

Two new variables could be provided to specify port and ip listen, if unset should be :

  • IP = *
  • port = 80
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

1 participant