Hey there,
I want to create a reverse proxy with apache2 virtual host. If I enter the credentials I get a 403 access denied.
I force the user to got https when calling auth.mydomain.de. My problem is that fusion auth is still available on mydomain.de:9011 with http which is a security risk.
Where do I tell fusionauth to listen only to localhost?
And where do I tell fuisonauth to accept another domain?
Greetings