[
https://issues.apache.org/jira/browse/TS-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13710380#comment-13710380
]
ASF subversion and git services commented on TS-1438:
-----------------------------------------------------
Commit 1503927 from [email protected] in branch 'site/trunk'
[ https://svn.apache.org/r1503927 ]
TS-1438 Add trailing slash of myCI to documentation so that links work
> Cache inspector should add trailing slash to CI URL
> ---------------------------------------------------
>
> Key: TS-1438
> URL: https://issues.apache.org/jira/browse/TS-1438
> Project: Traffic Server
> Issue Type: Bug
> Components: Web UI
> Affects Versions: 3.3.0
> Environment: FreeBSD 9.0
> Reporter: Daniel Gruno
> Priority: Trivial
> Labels: cache, inspector, webui
> Fix For: 3.5.1
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> When setting up the Cache Inspector as described by the docs
> (http://trafficserver.apache.org/docs/trunk/admin/configuring-cache/index.en.html
> ), an URL snafooey occurs.
> In remap.config I have set:
> map http://dallas.awesomelysecure.org/myCI http://{cache} @action=allow
> When accessing /myCI, I do get the cache inspector, but because it fails to
> add a trailing slash, the links are all broken, pointing to f.x. /lookup_url
> instead of /myCI/lookup_url.
> This could be solved by checking if a trailing slash exists, and if not,
> issuing a 301 redirect to /myCI/.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira