From: Conrad M. <cmo...@gm...> - 2007-06-18 19:25:26
|
Hi, We are a small ISP,and we would like to setup the following for our clients.As soon as they open the browser,it must go to our website,but any new requests will go to the url they entered.Basically we want to 'force' the clients homepage to be our website. Someone told me that this can be achieved using tclhttpd,but i do not have a clue where to start.I know i must install tclhttpd on a server and forward all port 80 to this server.This is fine,i can do this,but how will i configure tclhttpd to manage this.If it is a new request from a new session,go to our website,otherwise go to the intended url.Can tclhttpd do this,or am i searching at the wrong place? So just to clarify,client opens his browser,it goes to our website no matter what his homepage is set to,but any new requests gets passed on to the intended url from the tclhttpd web server.Any help or pointers will really be appreciated. Thanks Conrad Moolman South Africa |