Bug #7564
redirect for search UI from CN not set properly
100%
Description
Looks like postinst is not setting the redirect from the CN to the Search UI correctly.
For example:
RedirectMatch /$ https://SEARCH_cn-sandbox.test.dataone.org
Should be:
RedirectMatch /$ https://search-sandbox.test.dataone.org
Associated revisions
refs #7564
the token SEARCH_SERVER_NAME was switched to SEARCH_HOSTNAME since another occurrance of the string SERVER_NAME was substituted before the sed call to replace SEARCH_SERVER_NAME (the string SERVER_NAME in SEARCH_SERVER_NAME token matches in the postinst script an earlier sed for the token SERVER_NAME)
refs #7564
the token SEARCH_SERVER_NAME was switched to SEARCH_HOSTNAME since another occurrance of the string SERVER_NAME was substituted before the sed call to replace SEARCH_SERVER_NAME (the string SERVER_NAME in SEARCH_SERVER_NAME token matches in the postinst script an earlier sed for the token SERVER_NAME)
refs #7564
the token SEARCH_SERVER_NAME was switched to SEARCH_HOSTNAME since another occurrance of the string SERVER_NAME was substituted before the sed call to replace SEARCH_SERVER_NAME (the string SERVER_NAME in SEARCH_SERVER_NAME token matches in the postinst script an earlier sed for the token SERVER_NAME)
refs #7564
the token SEARCH_SERVER_NAME was switched to SEARCH_HOSTNAME since another occurrance of the string SERVER_NAME was substituted before the sed call to replace SEARCH_SERVER_NAME (the string SERVER_NAME in SEARCH_SERVER_NAME token matches in the postinst script an earlier sed for the token SERVER_NAME)
History
#1 Updated by Dave Vieglais almost 9 years ago
- Assignee set to Robert Waltz
#2 Updated by Robert Waltz almost 9 years ago
- Status changed from New to Closed
- Target version changed from CCI-2.0.3 to CCI-2.1.0
- % Done changed from 0 to 100
#3 Updated by Robert Waltz almost 9 years ago
- Target version changed from CCI-2.1.0 to CCI-2.0.3
- Milestone changed from None to CCI-2.0