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

Add environment variable to change Apache ports #360

Open
mms-gianni opened this issue Mar 17, 2023 · 1 comment
Open

Add environment variable to change Apache ports #360

mms-gianni opened this issue Mar 17, 2023 · 1 comment
Labels
enhancement requested New feature suggested

Comments

@mms-gianni
Copy link

Expected Behavior

Add optional ENV vars for HTTP and HTTPS port.

Current Behavior

The Ports are by default on 80 and 443.

Possible Solution

Replace default with env values during startup.

Context

Having trouble in a security-sensitive kubernetes environment to bind lower ports

(13)Permission denied: AH00072: make_sock: could not bind to address [::]:80
(13)Permission denied: AH00072: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
AH00015: Unable to open logs

Your Environment

@mistraloz mistraloz added the enhancement requested New feature suggested label Mar 17, 2023
@mistraloz
Copy link
Collaborator

Why not, i placed your request in the backlog for next version.

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

No branches or pull requests

2 participants