Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 1032 Rev 1039
Line 195... Line 195...
195
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]
196
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 197... Line 197...
197
 
197
 
198
# Réecriture d'url pour les applications GWT/JS
198
# Réecriture d'url pour les applications GWT/JS
199
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]
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]
200
RewriteRule ^appli:cel-img:([0-9]{3})([0-9]{3})([0-9]{3})([^.]+)(.jpg|)$ eflore/cel/images/$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]
201
RewriteRule ^appli:coel$ http://www.tela-botanica.org/eflore/coel/Coel.html [QSA,L,R=302]
202
RewriteRule ^appli:plantnetid:plantscan$ http://www.tela-botanica.org/eflore/efloreId/prod/plantscan/ [L]
-
 
203
RewriteRule ^appli:plantnetid:eflore$ http://www.tela-botanica.org/eflore/efloreId/prod/eflore/ [L]
-
 
204
RewriteRule ^appli:plantnetid:dev$ http://www.tela-botanica.org/eflore/efloreId/dev/plantscan/ [L]
Line 202... Line 205...
202
RewriteRule ^appli:efloreid$ http://www.tela-botanica.org/eflore/efloreId/ [L]
205
RewriteRule ^appli:plantnetid:dev_eflore$ http://www.tela-botanica.org/eflore/efloreId/dev/eflore/ [L]
203
 
206
 
204
# Réecriture d'url pour les Widgets
207
# Réecriture d'url pour les Widgets
205
RewriteRule ^widget:cel:(.+)$ eflore/cel2/widget/$1 [QSA,L]
208
RewriteRule ^widget:cel:(.+)$ eflore/cel2/widget/$1 [QSA,L]
-
 
209
# Réecriture d'url pour les Services
-
 
210
RewriteRule ^service:cel:(.+)$ eflore/cel2/jrest/$1 [QSA,L]
Line 206... Line 211...
206
# Réecriture d'url pour les Services
211
# Réecriture d'url pour les Services
207
RewriteRule ^service:cel:(.+)$ eflore/cel2/jrest/$1 [QSA,L]
212
RewriteRule ^service:annuaire:(.+)$ client/annuaire_nouveau/actuelle/jrest/$1 [QSA,L]
208
 
213
 
209
# Temporaire pour test...
214
# Temporaire pour test...