Hi, I'd like to set up a redirection system on my linux box for managing the following job: - A user types "http://www.yourdomain.com" in his browser. - The DNS-Entry points to my redirection server. - The Server evaluates the url given, gets the data from another host (say: "http://host.here.there.com/~data01") and return it to the user. I don't want the user/users browser to become aware of getting data from a totally different host. I want the browsers url-line still have "http://www.yourdomain.com". For this reason apaches redirection directive is unusable. An alias-function to another host would be applicable but I can'T find anything about that. So perhaps a redirection-Script for Squid could solve the problem ... who knows ? Do you have any ideas ? Perhaps anybody out there in the wide world having this in use already ? Any help would be appreciated. Regards, Chris - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to [EMAIL PROTECTED]
