Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 1031 → Rev 1032

/trunk/.htaccess
74,6 → 74,9
RewriteCond %{REQUEST_URI}?%{QUERY_STRING} ^/client/projet/wikini/wakka\.php\?wikini=([^&]+)&wiki=([^&]+).*$ [NC]
RewriteRule ^client/projet/wikini/wakka\.php$ http://www.tela-botanica.org/wikini/%1/wakka.php?wiki=%2 [L,R=301]
 
# Raccourcis pour les donnees d'eflore
RewriteRule ^donnees:([^/]+)/(.*)$ http://www.tela-botanica.org/eflore/donnees/$1/$2 [L]
 
# Raccourci pour Projets-Forums
RewriteRule ^forum_gestionnature$ papyrus.php?menu=134&forum=gestionnature [L]
 
192,10 → 195,11
RewriteRule ^urn:lsid:tela-botanica.org:coel:col([0-9]+)$ papyrus.php?menu=108&module=FicheCollection&id=$1 [L]
RewriteRule ^urn:lsid:tela-botanica.org:coel:per([0-9]+)$ papyrus.php?menu=108&module=FichePersonne&id=$1 [L]
 
# Réecriture d'url pour les applications GWT
# Réecriture d'url pour les applications GWT/JS
RewriteRule ^appli:cel(2|)$ http://www.tela-botanica.org/eflore/cel2/cel2.html [QSA,L,R=302]
RewriteRule ^appli:cel-img:([0-9]{3})([0-9]{3})([0-9]{3})([LMS])(.jpg|)$ sites/eflore/generique/images/projets/cel/$1/$2/$4/$1_$2_$3_$4.jpg [L]
RewriteRule ^appli:cel-img:([0-9]{3})([0-9]{3})([0-9]{3})([^.]+)(.jpg|)$ sites/eflore/generique/images/projets/cel/$1/$2/$4/$1_$2_$3_$4.jpg [L]
RewriteRule ^appli:coel$ http://www.tela-botanica.org/eflore/coel/Coel.html [QSA,L,R=302]
RewriteRule ^appli:efloreid$ http://www.tela-botanica.org/eflore/efloreId/ [L]
 
# Réecriture d'url pour les Widgets
RewriteRule ^widget:cel:(.+)$ eflore/cel2/widget/$1 [QSA,L]
210,4 → 214,4
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
ErrorDocument 404 /erreur_http.php?erreur=404