Show HN: Serve multiple versions of your website
1–2 of 2 posts
Re: Show HN: Serve multiple versions of your website
#2Hi 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!