i am doing a project with a requirement to view a server's website from a client's PC on the same network
for example
server's ip address: 192.168.1.14
client's ip address: 192.168.1.13
the client will type in sometime like http://192.168.1.14/Default.aspx to view the Default.aspx that is in the server's C:\Inetpub\wwwroot
however, i am unable to view the webpage but another file with the extension .asp, will be viewable for the client
is there any settings, options or maybe another way to type the address?
thanks