You're enrolled in our new beta rewards program. Join our group to get the inside scoop and share your feedback.
Join groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I following the instructions in couple links as below, but auto redirect does not work. Users will type "crucible.domain.com" then it'll redirect to https://crucible.domain.com in any browsers like chrome, EXP, Edge, firefox, etc.
Does someone have any idea?
------------------------------------------------------
Changes I made:
(1) Cd C:\Atlassian\fecru-4.7.2\content\WEB-INF
Edit Web.xml:
Add this section to the bottom of web.xml:
<security-constraint>
<web-resource-collection>
<web-resource-name>Restricted URLs</web-resource-name>
<url-pattern>/*</url-pattern>
</web-resource-collection>
<user-data-constraint>
<transport-guarantee>CONFIDENTIAL</transport-guarantee>
</user-data-constraint>
</security-constraint>
(2) Edit C:\Atlassian\fecru-4.7.2\content\WEB-INF\urlrewrite.xml
<rule>
<condition type="scheme" operator="notequal">https</condition>
<condition name="host" operator="equal">crucible.domain.com</condition>
<from>^/(.*)</from>
<to type="permanent-redirect" last="true">https://crucible.domain.com/$1</to>
</rule>
(3) edit c:\Atlassian\fecru-4.7.2\config.xml
Comment out http bind=… as below:
<web-server >
<!-- <http bind=":6060"/> -->
</web-server>
(4) restart Crucible
This morning, Atlassian announced the acquisition of ThinkTilt , the maker of ProForma, a no-code/low code form builder with 700+ customers worldwide. ThinkTilt helps IT empower any team in their or...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events