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
is it possible to serve different applicatoins, depending on the users group?
If the user is in the group "backoffice", the Apache should act as reverse proxy for http://0.0.0.0:8080 and if the user is in the group "developer", the Apache should act as reverse proxy for http://0.0.0.0:8081.
Is there a way to accomplish this?
Thanks!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
is it possible to serve different applicatoins, depending on the users group?
If the user is in the group "backoffice", the Apache should act as reverse proxy for http://0.0.0.0:8080 and if the user is in the group "developer", the Apache should act as reverse proxy for http://0.0.0.0:8081.
Is there a way to accomplish this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions