Hacker News new | ask | show | jobs
by lukaszwojtow 848 days ago
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!