Domain Redirect
Reported by Michael DiTore | September 1st, 2009 @ 01:44 AM | in Concerto 1.9
Server configurations allowing the Concerto applications to be served from multiple domains may result in duplicuous URLs for any particular page in the system. In addition to confusing users, this is bad for SEO purposes.
System installers should have the capability to force users to use a particular domain via a redirect.
This should be an optional configuration directive.
Comments and changes to this ticket
-
Concerto Team September 2nd, 2009 @ 07:02 PM
- State changed from new to resolved
(from [643]) Added ability to force use of a single domain.
For configurations where multiple domain names point to the same Concerto installation, the PREFERRED_DOMAIN configuration variable will redirect all requests tother domains to the same path on the preferred domain. See config.inc.sample.php. [#19 state:resolved]
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
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>.