Page is a not externally linkable
rkashyap - 7:44 am on May 8, 2009 (gmt 0)
I am currently hosting a static website on a web hosting server (host#1) that does not support asp scripts (or even any other scripts). I want to create some dynamic pages using asp and host them on another windows hosting companies server (host #2). I cannot move the complete website because of software support issues. As a result any pages ending with .asp extension (asp scripting pages) will resolve to the other windows host (host #2). This is what would need to happen: http://www.example.com (original host #1) As you see in the sample scenario above, the news.asp page would resolve to the second windows host. Also the news.asp page would not exist on the original host #1. Is this kind of configuration possible? I have been told that some changes may need to be made to the dns zone file? if so what changes? [edited by: engine at 1:31 pm (utc) on May 14, 2009]
Hello:
http://www.example.com/contactus.html (original host #1)
http://www.example.com/news.asp (windows host #2)
[edit reason] please use example.com [/edit]