Subversion Repositories Sites.tela-botanica.org

Rev

Rev 1002 | Rev 1039 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1002 Rev 1032
Line 72... Line 72...
72
RewriteRule ^projets/([^/]+)/documents/(.*)/(telechargement)/(.*)$ papyrus.php?menu=291&id_projet=$1&act=documents&id_repertoire=$2&id_document=$4&service=$3 [L]
72
RewriteRule ^projets/([^/]+)/documents/(.*)/(telechargement)/(.*)$ papyrus.php?menu=291&id_projet=$1&act=documents&id_repertoire=$2&id_document=$4&service=$3 [L]
73
#Redirection définitive concernant l'ancien emplacement des Wikini dans l'appli Projets
73
#Redirection définitive concernant l'ancien emplacement des Wikini dans l'appli Projets
74
RewriteCond %{REQUEST_URI}?%{QUERY_STRING} ^/client/projet/wikini/wakka\.php\?wikini=([^&]+)&wiki=([^&]+).*$ [NC]
74
RewriteCond %{REQUEST_URI}?%{QUERY_STRING} ^/client/projet/wikini/wakka\.php\?wikini=([^&]+)&wiki=([^&]+).*$ [NC]
75
RewriteRule ^client/projet/wikini/wakka\.php$ http://www.tela-botanica.org/wikini/%1/wakka.php?wiki=%2 [L,R=301]
75
RewriteRule ^client/projet/wikini/wakka\.php$ http://www.tela-botanica.org/wikini/%1/wakka.php?wiki=%2 [L,R=301]
Line -... Line 76...
-
 
76
 
-
 
77
# Raccourcis pour les donnees d'eflore
-
 
78
RewriteRule ^donnees:([^/]+)/(.*)$ http://www.tela-botanica.org/eflore/donnees/$1/$2 [L] 
76
 
79
 
77
# Raccourci pour Projets-Forums
80
# Raccourci pour Projets-Forums
Line 78... Line 81...
78
RewriteRule ^forum_gestionnature$ papyrus.php?menu=134&forum=gestionnature [L]
81
RewriteRule ^forum_gestionnature$ papyrus.php?menu=134&forum=gestionnature [L]
79
 
82
 
Line 190... Line 193...
190
# Réecriture d'url pour les LSID
193
# Réecriture d'url pour les LSID
191
RewriteRule ^urn:lsid:tela-botanica.org:coel:str([0-9]+)$ papyrus.php?menu=108&module=FicheStructure&id=$1 [L]
194
RewriteRule ^urn:lsid:tela-botanica.org:coel:str([0-9]+)$ papyrus.php?menu=108&module=FicheStructure&id=$1 [L]
192
RewriteRule ^urn:lsid:tela-botanica.org:coel:col([0-9]+)$ papyrus.php?menu=108&module=FicheCollection&id=$1 [L]
195
RewriteRule ^urn:lsid:tela-botanica.org:coel:col([0-9]+)$ papyrus.php?menu=108&module=FicheCollection&id=$1 [L]
193
RewriteRule ^urn:lsid:tela-botanica.org:coel:per([0-9]+)$ papyrus.php?menu=108&module=FichePersonne&id=$1 [L]
196
RewriteRule ^urn:lsid:tela-botanica.org:coel:per([0-9]+)$ papyrus.php?menu=108&module=FichePersonne&id=$1 [L]
Line 194... Line 197...
194
 
197
 
195
# Réecriture d'url pour les applications GWT
198
# Réecriture d'url pour les applications GWT/JS
196
RewriteRule ^appli:cel(2|)$ http://www.tela-botanica.org/eflore/cel2/cel2.html [QSA,L,R=302]
199
RewriteRule ^appli:cel(2|)$ http://www.tela-botanica.org/eflore/cel2/cel2.html [QSA,L,R=302]
197
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]
200
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]
-
 
201
RewriteRule ^appli:coel$ http://www.tela-botanica.org/eflore/coel/Coel.html [QSA,L,R=302]
Line 198... Line 202...
198
RewriteRule ^appli:coel$ http://www.tela-botanica.org/eflore/coel/Coel.html [QSA,L,R=302]
202
RewriteRule ^appli:efloreid$ http://www.tela-botanica.org/eflore/efloreId/ [L]
199
 
203
 
200
# Réecriture d'url pour les Widgets
204
# Réecriture d'url pour les Widgets
201
RewriteRule ^widget:cel:(.+)$ eflore/cel2/widget/$1 [QSA,L]
205
RewriteRule ^widget:cel:(.+)$ eflore/cel2/widget/$1 [QSA,L]
Line 208... Line 212...
208
RewriteRule ^zoom(.*)$ http://www.tela-botanica.org/eflore-test/zoom$1 [L,R=301]
212
RewriteRule ^zoom(.*)$ http://www.tela-botanica.org/eflore-test/zoom$1 [L,R=301]
209
RewriteRule ^test:zoom$ http://www.tela-botanica.org/eflore-test/zoom/ [L,R=301]
213
RewriteRule ^test:zoom$ http://www.tela-botanica.org/eflore-test/zoom/ [L,R=301]
210
RewriteRule ^test:cel-map$ http://www.tela-botanica.org/eflore/cel2/jrest/CelWidgetMap/carte-defaut [L]
214
RewriteRule ^test:cel-map$ http://www.tela-botanica.org/eflore/cel2/jrest/CelWidgetMap/carte-defaut [L]
Line 211... Line 215...
211
 
215
 
212
# Gestion des erreurs 404
-
 
213
ErrorDocument 404 /erreur_http.php?erreur=404
216
# Gestion des erreurs 404
-
 
217
ErrorDocument 404 /erreur_http.php?erreur=404