TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Serve multiple versions of your website

2 pointsby lukaszwojtowabout 1 year ago

1 comment

lukaszwojtowabout 1 year ago
Hi all! I&#x27;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&#x27;s clicks), A&#x2F;B testing (the server has some basic analytics), or just differentiating content based on source link.<p>Any feedback is highly appreciated. Thanks!