Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 994 Rev 1002
Line 197... Line 197...
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]
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]
198
RewriteRule ^appli:coel$ http://www.tela-botanica.org/eflore/coel/Coel.html [QSA,L,R=302]
198
RewriteRule ^appli:coel$ http://www.tela-botanica.org/eflore/coel/Coel.html [QSA,L,R=302]
Line 199... Line 199...
199
 
199
 
200
# Réecriture d'url pour les Widgets
200
# Réecriture d'url pour les Widgets
-
 
201
RewriteRule ^widget:cel:(.+)$ eflore/cel2/widget/$1 [QSA,L]
-
 
202
# Réecriture d'url pour les Services
Line 201... Line 203...
201
RewriteRule ^widget:cel:(.+)$ eflore/cel2/widget/$1 [QSA,L]
203
RewriteRule ^service:cel:(.+)$ eflore/cel2/jrest/$1 [QSA,L]
202
 
204
 
203
# Temporaire pour test...
205
# Temporaire pour test...
204
RewriteRule ^appli-test:cel(2|)$ http://www.tela-botanica.org/eflore-test/cel2/cel2.html [QSA,L,R=302]
206
RewriteRule ^appli-test:cel(2|)$ http://www.tela-botanica.org/eflore-test/cel2/cel2.html [QSA,L,R=302]