I like to use nginx as my web server. My clients can go to my web side by
typing "www.mywebside.com?realserver=www.nginx.com" so my clients can see the
same contents as original from www.nginx.com but url is www.mywebside.com. All
communications between my clients and www.nginx.com must go through
www.mywebside.com. I also like to modify some contents in <head> on all pages
from www.nginx.com. Is this possible?
Thanks,
David
_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx