Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 621 Rev 630
Line 185... Line 185...
185
RewriteRule ^urn:lsid:tela-botanica.org:coel:per([0-9]+)$ papyrus.php?menu=108&module=FichePersonne&id=$1 [L]
185
RewriteRule ^urn:lsid:tela-botanica.org:coel:per([0-9]+)$ papyrus.php?menu=108&module=FichePersonne&id=$1 [L]
Line 186... Line 186...
186
 
186
 
187
# Réecriture d'url pour les applications GWT
187
# Réecriture d'url pour les applications GWT
188
RewriteRule ^appli:cel(2|)$ http://www.tela-botanica.org/eflore/cel2/cel2.html [QSA,L,R=302]
188
RewriteRule ^appli:cel(2|)$ http://www.tela-botanica.org/eflore/cel2/cel2.html [QSA,L,R=302]
189
RewriteRule ^appli:cel-stats$ eflore/cel2/statistiques.php [L]
189
RewriteRule ^appli:cel-stats$ eflore/cel2/statistiques.php [L]
190
RewriteRule ^appli:cel-img:([0-9]{3})([0-9]{3})([0-9]{3})([LMS])$ sites/eflore/generique/images/projets/cel/$1/$2/$4/$1_$2_$3_$4.jpg [L]
190
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]
Line 191... Line 191...
191
RewriteRule ^appli:coel$ http://www.tela-botanica.org/eflore/coel/Coel.html [QSA,L,R=302]
191
RewriteRule ^appli:coel$ http://www.tela-botanica.org/eflore/coel/Coel.html [QSA,L,R=302]
192
 
192
 
193
# Temporaire pour test...
193
# Temporaire pour test...