mike committed changeset [660]
September 5th, 2009 @ 08:19 PM
Cut down on the number of redirects by using preferred domain at admin redirect.
Also, properly go to the admin directory with a trailing '/', where the server would send you anyway.
Example: Formerly, http://signage.rpi.edu would redirect to http://signage.rpi.edu/admin, which would redirect to http://concerto.rpi.edu/admin, which would redirect to http://concerto.rpi.edu/admin/. This does all that in one hop. At least I hope, because I can't test it directly.
Committed by Michael DiTore
- U signage/trunk/index.php
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Concerto is an open source digital signage system that makes it easy to engage a large community of people with graphical and text-based announcements, bulletins, and other messages... but enough about us, you came here to get involved.
<br />
If you think you've <b>found a bug in Concerto</b>, please click 'Create new ticket' and let us know about it.
<br />
Looking to peek at our source code? Head to <a href="https://github.com/concerto/concerto_v1">https://github.com/concerto/concerto_v1</a> (Concerto version 1) or <a href="https://github.com/concerto/concerto">https://github.com/concerto/concerto</a> (Concerto version 2).
<br />
Our getting started guide is available here: <a href="https://github.com/concerto/concerto/wiki/Getting-Involved">https://github.com/concerto/concerto/wiki/Getting-Involved</a>.