bryancall opened a new pull request, #14: URL: https://github.com/apache/trafficserver-site/pull/14
The Via decoder ring page moved from `/tools/via` to `/via.html`, leaving the old URL returning 404. That old URL is still referenced by published documentation (across current and frozen release versions) and by external links/bookmarks. This adds a `Redirect 301 /tools/via /via.html` to `content/.htaccess` so those links resolve. Verified `.htaccess` is honored on the live site (MultiViews content-negotiation is active: `/via` returns 200 with `content-location: via.html`). Companion doc-source updates (`tools/via` -> `via.html`) will follow on apache/trafficserver master/10.1.x/9.2.x. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
