Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 614 → Rev 615

/trunk/.htaccess
37,9 → 37,6
RewriteRule ^telabotanica\/(.*)$ http://www.tela-botanica.net/intranet/$1 [QSA,L,R=301]
RewriteRule ^photos(.*)$ http://www.tela-botanica.net/photos$1 [QSA,L,R=301]
 
# Redirection pour maintenance interne
RewriteRule ^(zoom.*)$ http://www.tela-botanica.org/eflore-test/$1 [L,R=301]
 
# Redirection pour la page d'accueil
RewriteRule ^index\.php$ http://www.tela-botanica.org/index.html [QSA,L,R=301]
 
183,10 → 180,16
RewriteRule ^page:.+$ papyrus.php [QSA,L]
 
# Réecriture d'url pour les applications GWT
RewriteRule ^appli:cel$ http://www.tela-botanica.org/eflore/cel2/cel2.html [QSA,L,R=302]
RewriteRule ^appli:cel2$ http://www.tela-botanica.org/eflore/cel2/cel2.html [QSA,L,R=302]
RewriteRule ^appli-test:cel2$ http://www.tela-botanica.org/eflore-test/cel2/cel2.html [QSA,L,R=302]
RewriteRule ^appli:cel(2|)$ http://www.tela-botanica.org/eflore/cel2/cel2.html [QSA,L,R=302]
RewriteRule ^appli:cel-stats$ eflore/cel2/statistiques.php [L]
RewriteRule ^appli:coel$ http://www.tela-botanica.org/eflore/coel/Coel.html [QSA,L,R=302]
 
# Temporaire pour test...
RewriteRule ^appli-test:cel(2|)$ http://www.tela-botanica.org/eflore-test/cel2/cel2.html [QSA,L,R=302]
RewriteRule ^test:cel(2|)$ http://www.tela-botanica.org/eflore-test/cel2/cel2.html [QSA,L,R=302]
RewriteRule ^zoom(.*)$ http://www.tela-botanica.org/eflore-test/zoom$1 [L,R=301]
RewriteRule ^test:zoom$ http://www.tela-botanica.org/eflore-test/zoom/ [L,R=301]
RewriteRule ^test:cel-map$ http://www.tela-botanica.org/eflore/cel2/jrest/CelWidgetMap/carte-defaut [L]
 
# Gestion des erreurs 404
ErrorDocument 404 /erreur_http.php?erreur=404