Microsoft
Software
Hardware
Network
Question : How to redirect requests to a particular web site to a local server?
We have computers in our facilities for customers to use. A particular web site we are affiliated with hosts some training videos on their site. We don't want the customers using the bandwidth to download the videos over the Internet so we've placed the videos on a local web server (IIS6) with a page to select them and such.
How can we redirect request to the original web site to our local server?
Say,
http://www.remoteWebsite.c
om/HugeVid
eos/
is the remote site
and
http://localVideos.ourdoma
in.com
is our local web site just for these videos.
Our server is w2k3 and customers do not have local Administrator rights on the machines. We tried a script to update the host files when someone logs into the computer, but the lack of Admin rights prevented that from working.
Answer : How to redirect requests to a particular web site to a local server?
If you go to the MSDN web site you will be able to view your product keys against the relevant version of office
Random Solutions
how to add a column checkbox to Telerik RadGrid to select/deselect all the checkboxes from each item?
Win 7 - Need to uninstall assembly file manually. Access Denied
VBA to name an Access Table after a Form Control
Using install script to get directory path of the installation
adding user to an existing AD group
System.Threading .NET Framework Version
Exchange thinkgs email address is spoofed when sending mail from iPhone
A pre import Access tool
Help with pivot tables in SQL
C# code not being called for special URLs in my website