Relative Content

Tag Archive for xmlwildflyvirtualhost

Simple Virtual Host in Wildfly does not work

I am trying to map multiple localhost domains to an app. I have put a simple “hello world” WAR app in standalone/deployments and I can access it using localhost:8080/hello.war