You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like bunkerweb to be able to add/remove additional "listen" directives to its nginx server for specific servers
For example in vanilla nginx I have every server configured to listen on 80 and 443, but some servers I need to listen on an additional dedicated HTTPS port (see example nginx config template below).
What's needed and why?
I'd like bunkerweb to be able to add/remove additional "listen" directives to its nginx server for specific servers
For example in vanilla nginx I have every server configured to listen on 80 and 443, but some servers I need to listen on an additional dedicated HTTPS port (see example nginx config template below).
Implementations ideas (optional)
Code of Conduct
The text was updated successfully, but these errors were encountered: