Quote:
Originally Posted by senortriangulo
Thanks for the comments guys. Nice thing about mod_h264 is that it's open source and could be expanded on if needed.
Ngix looks like it could be useful for preventing content scraping to a degree as well. I'll check out lighttpd and see how that can help us too.
|
you can set like this.
apache on port 80 serving website.
lighttpd on port 81 serving big files like videos.
there are modules for lighttpd for stopping leeching of content.
thanks