https://issues.apache.org/bugzilla/show_bug.cgi?id=49818
Summary: Documentation URL scheme "Current version in
particular language" like /docs/current/en/ FAILS with
404 (Not found)
Product: Apache httpd-2
Version: 2.2-HEAD
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
AssignedTo: [email protected]
ReportedBy: [email protected]
HOW DID I NOTICE THIS BUG?
I wanted to bookmark certain Apache documentation pages, and I wanted the
bookmark to refer to a particular language but to no particular version, but
rather always to the most recent version.
DESCRIPTION
If you point your web browser to:
http://httpd.apache.org/docs/current/
You get served the most current documentation in you preferred language (if
available).
The served page contains links to other available languages!
Hence I conclude the featured URLs of the style "in a particular language of
the current version" are intended!
But if one follows those links, i.e.:
http://httpd.apache.org/docs/current/en/
Then you get a:
HTTP 404 error (not found).
This is not only true for the home page, but for any particular topic page.
Examples:
http://httpd.apache.org/docs/current/en/configuring.html
http://httpd.apache.org/docs/current/en/logs.html
http://httpd.apache.org/docs/current/en/vhosts/
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]