Re: Redirect browser webpage.
Re: Redirect browser webpage.
- Subject: Re: Redirect browser webpage.
- From: Jens Alfke <email@hidden>
- Date: Fri, 5 Jun 2009 08:00:25 -0700
On Jun 5, 2009, at 12:12 AM, Rahulkumar Tibdewal wrote: Functionality will be like, xxx Server blocks the internet on client machine. If someone tries to browse through internet (say using a browser Firefox). Suppose user types www.google.com and as internet is blocked he is redirected to page “custom.html”. This page is stored on client machine itself.
You need a local proxy server that will respond to any GET request with a temporary-redirect (302) to a file: URL pointing to that HTML file.
—Jens |
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden