User-549590233 posted
you need to add host entry in your server in which your application has been deployed..
Steps : navigate to following path
C:\WINDOWS\system32\drivers\etc
you ll find hosts file there.
add host name there you will able to access your application.
example
192.192.192.192 SERVERNAME