asp.net mvc - How do I make my published web app that is installed on my IIS be accessed by another computer -




i published asp mvc app using iis. main page address localhost/hr/index.

how can make computer able access , use web app?

  1. get computer ip address cmd command 'ipconfig'.
    1. from computer browser 'youtipaddress:80/hr/index'. make sure computer within lan.

cheers.....





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -