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
ISA 2010 installation and GFI webmonitor installation
Unzip files in a nested directory.
sql connection silverlight
Restrict access to unsanctioned access points
Old DC still thinks it has FSMO roles.
Error Code: 500 Internal Server Error. The target principal name is incorrect. (-2146893022) trying to access OWA on TMG/Exchange 2010
how do I read the contents of the xml string
Dell Latitude D410 Unmountable Boot Volume
MS Access / VBA: How to do a fuzzy compare of strings. (finding name changes)
what is the problem in this code