I have setup a website on my web server. I can access the site locally on webserver using the url
http://local.nkarch.co.uk/home.aspx. ( Now I want to access it via internet) I am using windows 2008 web server and IIS 7.5. I know we can setup a virtual directory on server and access the website using the IP like
http://xxx.xxx.245.194/nkarch.co.uk/home.aspx but I don't want to create a virtual directory to access it.