| 53 | |
| 54 | === Redirects === |
| 55 | |
| 56 | Redirects for parked wiki:DomainNames are configured in /etc/apache2/sites-available/redirects.transitionnetwork.org.conf and there is a specific !VirtualHost for transitiontowns.org so that specific pages that were on the old wiki site (see the [http://2010.archive.transitionnetwork.org/ 2010 archive] and [http://2011.archive.transitionnetwork.org/ 2011 archive]), the current redirects that are in place: |
| 57 | |
| 58 | {{{ |
| 59 | RedirectMatch permanent /Bellingen(.*) http://www.transitionnetwork.org/cms/bellingen |
| 60 | RedirectMatch permanent /Lewes(.*) http://www.transitiontownlewes.org/ |
| 61 | RedirectMatch permanent /Totnes(.*) http://www.transitiontowntotnes.org/ |
| 62 | RedirectMatch permanent /Brixton(.*) http://www.transitiontownbrixton.org/ |
| 63 | }}} |
| 64 | |
| 65 | === HTTPS === |