1 comment

[ 0.21 ms ] story [ 14.9 ms ] thread
Hi all! I'm working on a web server that is able to serve multiple versions of a web site. Can be useful to prevent broken link errors (when a new site is deployed between a user's clicks), A/B testing (the server has some basic analytics), or just differentiating content based on source link.

Any feedback is highly appreciated. Thanks!