tom rhodes wrote:
mind explaining what it is possible to do? what is the http host header sniffing type?
My idea is to assign each customer their own server account. They run whatever http server application they want. The host header detection is done by a separate process on the server that binds to port 80. That process in turn proxies the request to the proper port for each customer. This lets each customer do whatever they feel like to their http server application, without causing trouble for anyone else on the server.
_______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

