web applications - Jboss wildfly -- private network access with hostname -
my application running on jboss widlfly 10 on rhel server. want application accessed within network hostname of server. server has hostname.so added hostname mysite.co.in in /etc/hosts file root access. when browse application hostname, browser throwing dns error. observed hostname not taking .extensions when browse.
and made application run without port . able make http 80.i need run application within network mysite.co.in without proxy server or webserver.
thanks in advance
Comments
Post a Comment