Line 59... |
Line 59... |
59 |
RewriteRule ^page:etudes_en_ligne$ http://www.tela-botanica.org/page:articles_en_ligne [L,R=301]
|
59 |
RewriteRule ^page:etudes_en_ligne$ http://www.tela-botanica.org/page:articles_en_ligne [L,R=301]
|
Line 60... |
Line 60... |
60 |
|
60 |
|
61 |
# Raccourci pour Projets
|
61 |
# Raccourci pour Projets
|
62 |
RewriteRule ^Local/tela/documents/fr/(.*)$ http://www.tela-botanica.org/client/projet/fichiers/$1 [L,R=301]
|
62 |
RewriteRule ^Local/tela/documents/fr/(.*)$ http://www.tela-botanica.org/client/projet/fichiers/$1 [L,R=301]
|
63 |
RewriteRule ^projets/$ papyrus.php?menu=291 [L]
|
63 |
RewriteRule ^projets/$ papyrus.php?menu=291 [L]
|
64 |
RewriteRule ^projets/([^/]+)$ papyrus.php?menu=291&id_projet=$1 [L]
|
64 |
RewriteRule ^projets[-/]([0-9]+)$ papyrus.php?menu=291&id_projet=$1 [L]
|
65 |
RewriteRule ^projets/([^/]+)/([^/]*)$ papyrus.php?menu=291&id_projet=$1&act=$2 [L]
|
65 |
RewriteRule ^projets[-/]([0-9]+)[-/]([a-z]+)$ papyrus.php?menu=291&id_projet=$1&act=$2 [L]
|
66 |
RewriteRule ^projets/[^/]+/wikini/wikini/(.*)$ wikini/$1 [L]
|
66 |
RewriteRule ^projets/[^/]+/wikini/wikini/(.*)$ wikini/$1 [L]
|
67 |
RewriteRule ^projets/([^/]+)/wikini/(.*)$ papyrus.php?menu=291&id_projet=$1&act=wikini&wiki=$2 [L]
|
67 |
RewriteRule ^projets/([^/]+)/wikini/(.*)$ papyrus.php?menu=291&id_projet=$1&act=wikini&wiki=$2 [L]
|
68 |
RewriteRule ^projets/([^/]+)/documents/([^/]*)$ papyrus.php?menu=291&id_projet=$1&act=documents&id_repertoire=$2 [L]
|
68 |
RewriteRule ^projets[-/]([0-9]+)[-/]documents[-/]([0-9]+)$ papyrus.php?menu=291&id_projet=$1&act=documents&id_repertoire=$2 [L]
|
69 |
RewriteRule ^projets/([^/]+)/(telechargement)/(.*)$ papyrus.php?menu=291&id_projet=$1&act=documents&id_document=$3&service=$2 [L]
|
69 |
RewriteRule ^projets/([^/]+)/(telechargement)/(.*)$ papyrus.php?menu=291&id_projet=$1&act=documents&id_document=$3&service=$2 [L]
|
70 |
RewriteRule ^projets/([^/]+)/documents/(.*)/(telechargement)/(.*)$ papyrus.php?menu=291&id_projet=$1&act=documents&id_repertoire=$2&id_document=$4&service=$3 [L]
|
70 |
RewriteRule ^projets/([^/]+)/documents/(.*)/(telechargement)/(.*)$ papyrus.php?menu=291&id_projet=$1&act=documents&id_repertoire=$2&id_document=$4&service=$3 [L]
|
71 |
#Redirection définitive concernant l'ancien emplacement des Wikini dans l'appli Projets
|
71 |
#Redirection définitive concernant l'ancien emplacement des Wikini dans l'appli Projets
|
72 |
RewriteCond %{REQUEST_URI}?%{QUERY_STRING} ^/client/projet/wikini/wakka\.php\?wikini=([^&]+)&wiki=([^&]+).*$ [NC]
|
72 |
RewriteCond %{REQUEST_URI}?%{QUERY_STRING} ^/client/projet/wikini/wakka\.php\?wikini=([^&]+)&wiki=([^&]+).*$ [NC]
|
Line 73... |
Line 73... |
73 |
RewriteRule ^client/projet/wikini/wakka\.php$ http://www.tela-botanica.org/wikini/%1/wakka.php?wiki=%2 [L,R=301]
|
73 |
RewriteRule ^client/projet/wikini/wakka\.php$ http://www.tela-botanica.org/wikini/%1/wakka.php?wiki=%2 [L,R=301]
|
74 |
|
74 |
|
Line -... |
Line 75... |
- |
|
75 |
# Raccourci pour Projets-Forums
|
- |
|
76 |
RewriteRule ^forum_gestionnature$ papyrus.php?menu=134&forum=gestionnature [L]
|
- |
|
77 |
|
75 |
# Raccourci pour Projets-Forums
|
78 |
# Redirections
|
76 |
RewriteRule ^forum_gestionnature$ papyrus.php?menu=134&forum=gestionnature [L]
|
79 |
RewriteRule ^tapirlink(.*)$ http://api.tela-botanica.org/tapirlink$1 [L,R=301]
|
77 |
|
80 |
|
78 |
# Raccourci pour eFlore :
|
81 |
# Raccourci pour eFlore :
|
79 |
# OpenSearch
|
82 |
# OpenSearch
|
Line 163... |
Line 166... |
163 |
RewriteRule ^nn([0-9]*)$ /bdtfx-nn-$1 [R=301]
|
166 |
RewriteRule ^nn([0-9]*)$ /bdtfx-nn-$1 [R=301]
|
164 |
RewriteRule ^bdnff_nn([0-9]*)$ /bdtfx-nn-$1 [R=301]
|
167 |
RewriteRule ^bdnff_nn([0-9]*)$ /bdtfx-nn-$1 [R=301]
|
165 |
RewriteRule ^bdnff\/nn([0-9]*)$ /bdtfx-nn-$1 [R=301]
|
168 |
RewriteRule ^bdnff\/nn([0-9]*)$ /bdtfx-nn-$1 [R=301]
|
166 |
########
|
169 |
########
|
Line -... |
Line 170... |
- |
|
170 |
|
- |
|
171 |
######## REDIRECTION à SUPPRIMER à TERMES
|
- |
|
172 |
RewriteRule ^eflore\/cel2\/cel2.html$ /appli:cel [R=301]
|
Line 167... |
Line 173... |
167 |
|
173 |
########
|
168 |
|
174 |
|
169 |
# Raccourci pour eFlore ANCIEN : les nn pour les autres référentiels que bdnff
|
175 |
# Raccourci pour eFlore ANCIEN : les nn pour les autres référentiels que bdnff
|
170 |
RewriteRule ^bdnfgm_nn([0-9]*)$ papyrus.php?menu=135&flore=ANT&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numnom=$1 [L]
|
176 |
RewriteRule ^bdnfgm_nn([0-9]*)$ papyrus.php?menu=135&flore=ANT&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numnom=$1 [L]
|
Line 184... |
Line 190... |
184 |
#RewriteRule ^([^/]*\.css)$ wikini/isff/$1 [L]
|
190 |
#RewriteRule ^([^/]*\.css)$ wikini/isff/$1 [L]
|
185 |
#RewriteRule ^wikini/([^/]+)/([^.]*)$ wikini/$1/wakka.php?wiki=$2 [L]
|
191 |
#RewriteRule ^wikini/([^/]+)/([^.]*)$ wikini/$1/wakka.php?wiki=$2 [L]
|
Line 186... |
Line 192... |
186 |
|
192 |
|
187 |
#Redirections pour le nouvel eflore
|
193 |
#Redirections pour le nouvel eflore
|
- |
|
194 |
RewriteRule ^(bdtfx)$ papyrus.php?menu=899&referentiel=$1&niveau=2 [QSA,L]
|
- |
|
195 |
#Redirection avec onglets (qui nécessite une redirection 302 vers la page papyrus correspondante pour configurer eflore avec la bonne url, qui sera ensuite "beautifée" par l'api history du navigateur)
|
188 |
RewriteRule ^(bdtfx)$ papyrus.php?menu=899&referentiel=$1&niveau=2 [QSA,L]
|
196 |
RewriteRule ^(bdtfx)[-/:]nn[-/:]([0-9]+)[-/:]([a-z]+)$ http://www.tela-botanica.org/page:eflore_bdtfx?referentiel=$1&niveau=2&module=fiche&action=fiche&num_nom=$2&onglet=$3 [QSA,L,R=302]
|
189 |
RewriteRule ^(bdtfx)[-/:]nn[-/:]([0-9]+)$ papyrus.php?menu=899&referentiel=$1&niveau=2&module=fiche&action=fiche&num_nom=$2 [QSA,L]
|
197 |
RewriteRule ^(bdtfx)[-/:]nn[-/:]([0-9]+)$ papyrus.php?menu=899&referentiel=$1&niveau=2&module=fiche&action=fiche&num_nom=$2 [QSA,L]
|
Line 190... |
Line 198... |
190 |
RewriteRule ^(bdtfx)[-/:]([0-9]+)[-/:]nn[-/:]([0-9]+)$ papyrus.php?menu=899&referentiel=$1&niveau=2&module=fiche&action=fiche&num_nom=$2 [QSA,L]
|
198 |
RewriteRule ^(bdtfx)[-/:]([0-9]+)[-/:]nn[-/:]([0-9]+)$ papyrus.php?menu=899&referentiel=$1&niveau=2&module=fiche&action=fiche&num_nom=$2 [QSA,L]
|
191 |
|
199 |
|
- |
|
200 |
RewriteRule ^(isfgm|page:isfgm)(.)*$ http://www.tela-botanica.org/page:bdtxa [QSA]
|
- |
|
201 |
RewriteRule ^(bdtxa)$ papyrus.php?menu=135&referentiel=$1&niveau=2 [QSA,L]
|
192 |
RewriteRule ^(isfgm|page:isfgm)(.)*$ http://www.tela-botanica.org/page:bdtxa [QSA]
|
202 |
#Redirection avec onglets (qui nécessite une redirection 302 vers la page papyrus correspondante pour configurer eflore avec la bonne url, qui sera ensuite "beautifée" par l'api history du navigateur)
|
193 |
RewriteRule ^(bdtxa)$ papyrus.php?menu=135&referentiel=$1&niveau=2 [QSA,L]
|
203 |
RewriteRule ^(isfgm|page:isfgm|bdtxa)[-/:]nn[-/:]([0-9]+)[-/:]([a-z]+)$ http://www.tela-botanica.org/page:bdtxa?referentiel=$1&niveau=2&module=fiche&action=fiche&num_nom=$2&onglet=$3 [QSA,L,R=302]
|
Line -... |
Line 204... |
- |
|
204 |
RewriteRule ^(bdtxa)[-/:]nn[-/:]([0-9]+)$ papyrus.php?menu=135&referentiel=$1&niveau=2&module=fiche&action=fiche&num_nom=$2 [QSA,L]
|
- |
|
205 |
RewriteRule ^(bdtxa)[-/:]([0-9]+)[-/:]nn[-/:]([0-9]+)$ papyrus.php?menu=135&referentiel=$1&niveau=2&module=fiche&action=fiche&num_nom=$2 [QSA,L]
|
- |
|
206 |
|
- |
|
207 |
RewriteRule ^(isfan)$ papyrus.php?menu=899&referentiel=$1&niveau=2 [QSA,L]
|
- |
|
208 |
#Redirection avec onglets (qui nécessite une redirection 302 vers la page papyrus correspondante pour configurer eflore avec la bonne url, qui sera ensuite "beautifée" par l'api history du navigateur)
|
- |
|
209 |
RewriteRule ^(isfan)[-/:]nn[-/:]([0-9]+)[-/:]([a-z]+)$ http://www.tela-botanica.org/page:isfan?referentiel=$1&niveau=2&module=fiche&action=fiche&num_nom=$2&onglet=$3 [QSA,L,R=302]
|
- |
|
210 |
RewriteRule ^(isfan)[-/:]nn[-/:]([0-9]+)$ papyrus.php?menu=899&referentiel=$1&niveau=2&module=fiche&action=fiche&num_nom=$2 [QSA,L]
|
- |
|
211 |
RewriteRule ^(isfan)[-/:]([0-9]+)[-/:]nn[-/:]([0-9]+)$ papyrus.php?menu=899&referentiel=$1&niveau=2&module=fiche&action=fiche&num_nom=$2 [QSA,L]
|
- |
|
212 |
|
- |
|
213 |
# Redirection pour le nouvel eFlore de test
|
194 |
RewriteRule ^(bdtxa)[-/:]nn[-/:]([0-9]+)$ papyrus.php?menu=135&referentiel=$1&niveau=2&module=fiche&action=fiche&num_nom=$2 [QSA,L]
|
214 |
RewriteRule ^test[-/:](bdtfx|bdtxa|isfan)[-/:]nn[-/:]([0-9]+)[-/:]([a-z]+)$ /eflore-test/consultation?referentiel=$1&niveau=2&module=fiche&action=fiche&num_nom=$2&onglet=$3 [QSA,L,R=302]
|
195 |
RewriteRule ^(bdtxa)[-/:]([0-9]+)[-/:]nn[-/:]([0-9]+)$ papyrus.php?menu=135&referentiel=$1&niveau=2&module=fiche&action=fiche&num_nom=$2 [QSA,L]
|
215 |
RewriteRule ^test[-/:](bdtfx|bdtxa|isfan)[-/:]nn[-/:]([0-9]+)$ /eflore-test/consultation?referentiel=$1&niveau=2&module=fiche&action=fiche&num_nom=$2 [L]
|
196 |
|
216 |
|
197 |
# Redirection d'url pour les vielles applications de Papyrus
|
217 |
# Redirection d'url pour les vielles applications de Papyrus
|
198 |
RewriteRule ^([^\/]+)&(.*)$ http://www.tela-botanica.org/$1?$2 [QSA,L,R=301]
|
218 |
RewriteRule ^([^\/]+)&(.*)$ http://www.tela-botanica.org/$1?$2 [QSA,L,R=301]
|
199 |
# Redirection d'url pour les vieux permaliens
|
219 |
# Redirection d'url pour les vieux permaliens
|
200 |
RewriteCond %{REQUEST_FILENAME}/ !-d
|
220 |
RewriteCond %{REQUEST_FILENAME}/ !-d
|
201 |
RewriteRule ^([^\/\?:.]+)$ http://www.tela-botanica.org/page:$1 [QSA,L,R=301]
|
221 |
RewriteRule ^([^\/\?:.]+)$ http://www.tela-botanica.org/page:$1 [QSA,L,R=301]
|
202 |
# Redirection d'url pour les permaliens d'origine contenant menu_
|
222 |
# Redirection d'url pour les permaliens d'origine contenant menu_
|
203 |
# TODO : voir pourquoi les query string ne sont pas transmise... : [MAJ 07 mars 2007 JPM : cela à l'air de marcher]
|
223 |
# TODO : voir pourquoi les query string ne sont pas transmise... : [MAJ 07 mars 2007 JPM : cela à l'air de marcher]
|
204 |
#RewriteRule ^page:menu_([0-9]+)$ http://www.tela-botanica.org/page:$1 [QSA,L,R=301]
|
224 |
# RewriteRule ^page:menu_([0-9]+)$ http://www.tela-botanica.org/page:$1 [QSA,L,R=301]
|
205 |
# Redirection d'url pour les anciennes url utilisant les codes numériques pour les sites
|
225 |
# Redirection d'url pour les anciennes url utilisant les codes numériques pour les sites
|
206 |
RewriteCond %{REQUEST_URI}?%{QUERY_STRING} ^/papyrus\.php\?site=([0-9]+)(&?(.*))$
|
226 |
RewriteCond %{REQUEST_URI}?%{QUERY_STRING} ^/papyrus\.php\?site=([0-9]+)(&?(.*))$
|
Line 221... |
Line 241... |
221 |
RewriteRule ^urn:lsid:tela-botanica.org:coel:col([0-9]+)$ papyrus.php?menu=108&module=FicheCollection&id=$1 [L]
|
241 |
RewriteRule ^urn:lsid:tela-botanica.org:coel:col([0-9]+)$ papyrus.php?menu=108&module=FicheCollection&id=$1 [L]
|
222 |
RewriteRule ^urn:lsid:tela-botanica.org:coel:per([0-9]+)$ papyrus.php?menu=108&module=FichePersonne&id=$1 [L]
|
242 |
RewriteRule ^urn:lsid:tela-botanica.org:coel:per([0-9]+)$ papyrus.php?menu=108&module=FichePersonne&id=$1 [L]
|
Line 223... |
Line 243... |
223 |
|
243 |
|
224 |
# Réecriture d'url pour les applications GWT/JS
|
244 |
# Réecriture d'url pour les applications GWT/JS
|
225 |
RewriteRule ^appli:cel$ http://www.tela-botanica.org/eflore/cel/appli/cel2.html [QSA,L,R=302]
|
245 |
RewriteRule ^appli:cel$ http://www.tela-botanica.org/eflore/cel/appli/cel2.html [QSA,L,R=302]
|
226 |
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]
|
246 |
# 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]
|
- |
|
247 |
# RewriteRule ^appli:cel-img-test:([0-9]{3})([0-9]{3})([0-9]{3})([^.]+)(.jpg|)$ eflore-test/cel/images/$1/$2/$4/$1_$2_$3_$4.jpg [L]
|
227 |
RewriteRule ^appli:cel-img-test:([0-9]{3})([0-9]{3})([0-9]{3})([^.]+)(.jpg|)$ eflore-test/cel/images/$1/$2/$4/$1_$2_$3_$4.jpg [L]
|
248 |
# RewriteRule ^appli:cel-img-test:([0-9]{3})([0-9]{3})([0-9]{3})([^.]+)(.jpg|)$ http://api-test.tela-botanica.org/images/$1/$2/$4/$1_$2_$3_$4.jpg [L]
|
228 |
RewriteRule ^appli:coel$ http://www.tela-botanica.org/eflore/coel/Coel.html [QSA,L,R=302]
|
249 |
RewriteRule ^appli:coel$ http://www.tela-botanica.org/eflore/coel/appli/Coel.html [QSA,L,R=302]
|
229 |
RewriteRule ^appli:del http://www.tela-botanica.org/eflore/del/del.html [NE,QSA,L]
|
250 |
RewriteRule ^appli:del /eflore/del/appli/del.php [NE,QSA,L]
|
230 |
RewriteRule ^appli:identiplante$ http://www.tela-botanica.org/eflore/del/del.html [QSA,L]
|
251 |
RewriteRule ^appli:identiplante$ /eflore/del/appli/identiplante.php#page_recherche_observations [QSA,NE,L]
|
- |
|
252 |
RewriteRule ^appli:pictoflora$ /eflore/del/appli/pictoflora.php#page_recherche_images [NE,QSA,L]
|
- |
|
253 |
|
- |
|
254 |
# Réecriture d'url pour les applications
|
Line 231... |
Line 255... |
231 |
RewriteRule ^appli:pictoflora$ http://www.tela-botanica.org/eflore/del/del.html#page_recherche_images [NE,QSA,L]
|
255 |
RewriteRule ^profil:([0-9]+)$ papyrus.php?menu=22&m=annuaire_fiche_utilisateur_consultation&id_annuaire=1&id_utilisateur=$1 [QSA,L]
|
232 |
|
256 |
|
233 |
# Réecriture d'url pour les Services
|
257 |
# Réecriture d'url pour les Services
|
- |
|
258 |
# RewriteRule ^service:cel:(.+)$ eflore/cel/jrest/$1 [QSA,L]
|
234 |
RewriteRule ^service:cel:(.+)$ eflore/cel/jrest/$1 [QSA,L]
|
259 |
# RewriteRule ^service:del:(.+)$ eflore/del/services/$1 [QSA,L]
|
- |
|
260 |
# RewriteRule ^service:coel:(.+)$ eflore/coel/jrest/$1 [QSA,L]
|
- |
|
261 |
RewriteRule ^service:annuaire:(.+)$ /reseau/annuaire/jrest/$1 [QSA,L]
|
- |
|
262 |
|
- |
|
263 |
# Réecriture d'url pour les Services - mode rÃtrocompaibilità Cirad
|
- |
|
264 |
RewriteRule ^service:cel:(.+)$ http://api.tela-botanica.org/service:cel:$1 [QSA,L]
|
- |
|
265 |
RewriteRule ^service:del:(.+)$ http://api.tela-botanica.org/service:del:$1 [QSA,L]
|
Line 235... |
Line 266... |
235 |
RewriteRule ^service:del:(.+)$ eflore/del/services/$1 [QSA,L]
|
266 |
# RewriteRule ^service:coel:(.+)$ eflore/coel/jrest/$1 [QSA,L]
|
236 |
RewriteRule ^service:annuaire:(.+)$ client/annuaire_nouveau/actuelle/jrest/$1 [QSA,L]
|
267 |
RewriteRule ^appli:cel-img:(.+)$ http://api.tela-botanica.org/img:$1 [L]
|
237 |
|
268 |
|
238 |
# Réecriture d'url pour photoflora : attention bien laisser le index.php car le serveur photoflora ne supporte pas le htaccess
|
269 |
# Réecriture d'url pour photoflora : attention bien laisser le index.php car le serveur photoflora ne supporte pas le htaccess
|
Line 239... |
Line 270... |
239 |
RewriteRule ^service:eflore:([0-9]\.[0-9])/photoflora/images$ http://photoflora.free.fr/eflore-photoflora/services/index.php/$1/projets/photoflora/images [QSA,L]
|
270 |
RewriteRule ^service:eflore:([0-9]\.[0-9])/photoflora/images$ http://photoflora.free.fr/eflore-photoflora/services/index.php/$1/projets/photoflora/images [QSA,L]
|
240 |
RewriteRule ^service:eflore:([0-9]\.[0-9])/([^/]+)/(v[0-9]+[_.][0-9]+|[+*]|v[0-9]+)/([^/]+)/?(.*)?$ /eflore/services/$1/projets/$2/$4/$5?version.projet=$3
|
- |
|
241 |
RewriteRule ^service:eflore:([0-9]\.[0-9])/([^/]+)/(.+)$ /eflore/services/$1/projets/$2/$3
|
271 |
RewriteRule ^service:eflore:([0-9]\.[0-9])/([^/]+)/(v[0-9]+[_.][0-9]+|[+*]|v[0-9]+)/([^/]+)/?(.*)?$ /eflore/services/$1/projets/$2/$4/$5?version.projet=$3
|
242 |
|
- |
|
- |
|
272 |
RewriteRule ^service:eflore:([0-9]\.[0-9])/([^/]+)/(.+)$ /eflore/services/$1/projets/$2/$3
|
243 |
# Raccourcis pour eFlore v5
|
273 |
|
244 |
RewriteRule ^eflore:wiki:([^/]+)nt([0-9]+)$ http://www.tela-botanica.org/wikini/eFloreRedaction/wakka.php?wiki=$1nt$2 [L]
|
274 |
# Raccourcis pour eFlore v5
|
245 |
RewriteRule ^donnees:([^/]+)/(.*)$ eflore/donnees/$1/$2 [L]
|
275 |
RewriteRule ^donnees:([^/]+)/(.*)$ eflore/donnees/$1/$2 [L]
|
Line 246... |
Line 276... |
246 |
|
276 |
RewriteRule ^eflore/donnees/(.+)$ http://api.tela-botanica.org/donnees/$1 [QSA,L]
|
247 |
RewriteRule ^eflore-test:wiki:([^/]+)nt([0-9]+)$ http://www.tela-botanica.org/wikini/eFloreRedactionTest/wakka.php?wiki=$1nt$2 [L]
|
- |
|
248 |
RewriteRule ^test\/nn\/([0-9]+)$ /eflore-test/consultation?referentiel=bdtfx&niveau=2&module=fiche&action=fiche&num_nom=$1 [L]
|
277 |
RewriteRule ^eflore:wiki:([^/]+)nt([0-9]+)$ http://www.tela-botanica.org/wikini/eFloreRedaction/wakka.php?wiki=$1nt$2 [L]
|
249 |
RewriteRule ^mobile:([^-]+)-nn-([0-9]+)$ /eflore-test/consultation/index_mobile.php?module=mobile&referentiel=$1&num_nom=$2 [L,R]
|
- |
|
250 |
|
- |
|
251 |
# Réecriture d'url pour les widgets
|
- |
|
252 |
#RewriteRule ^widget:cel:mobile$ eflore/cel/widget/modules/mobile/mobile.html [QSA,L]
|
- |
|
253 |
RewriteRule ^widget:cel:(.+)$ eflore/cel/widget/$1 [QSA,L]
|
- |
|
254 |
|
- |
|
255 |
# Temporaire pour test...
|
278 |
RewriteRule ^mobile:([^-]+)-nn-([0-9]+)$ /eflore/consultation/index_mobile.php?module=mobile&referentiel=$1&num_nom=$2 [L,R]
|
Line -... |
Line 279... |
- |
|
279 |
RewriteRule ^qrcode:([^-]+)-nn-([0-9]+)$ /tmp/eflore_v5_cache/qrcode/$2.png [L]
|
- |
|
280 |
|
- |
|
281 |
# Réecriture d'url pour les widgets
|
- |
|
282 |
RewriteRule ^widget:(cel|del|coel):(.+)$ eflore/$1/widget/$2 [QSA,L]
|
256 |
RewriteRule ^appli:test:del$ http://www.tela-botanica.org/eflore-test/del-test/del.html [L,QSA]
|
283 |
RewriteRule ^widget:reseau:(.+)$ reseau/widget/$2 [QSA,L]
|
- |
|
284 |
|
- |
|
285 |
# Réecriture pour les appli, services, widgets de test...
|
- |
|
286 |
RewriteRule ^eflore-test:wiki:([^/]+)nt([0-9]+)$ http://www.tela-botanica.org/wikini/eFloreRedactionTest/wakka.php?wiki=$1nt$2 [L]
|
- |
|
287 |
RewriteRule ^mobile-test:([^-]+)-nn-([0-9]+)$ /eflore-test/consultation/index_mobile.php?module=mobile&referentiel=$1&num_nom=$2 [L,R]
|
- |
|
288 |
RewriteRule ^appli-test:eflore$ http://www.tela-botanica.org/eflore-test/consultation/index.php [QSA,L,R=302]
|
257 |
RewriteRule ^appli:test:identiplante$ http://www.tela-botanica.org/eflore-test/del-test/del.html [L,NE,QSA]
|
289 |
RewriteRule ^appli-test:cel(2|)$ http://www.tela-botanica.org/eflore-test/cel/appli/cel2.html [QSA,L,R=302]
|
258 |
RewriteRule ^appli:test:pictoflora$ http://www.tela-botanica.org/eflore-test/del-test/del.html#page_recherche_images [L,NE,QSA]
|
290 |
RewriteRule ^appli-test:identiplante$ /eflore-test/del/appli/identiplante.php [QSA,NE,L]
|
- |
|
291 |
RewriteRule ^appli-test:pictoflora$ /eflore-test/del/appli/pictoflora.php [NE,QSA,L]
|
- |
|
292 |
RewriteRule ^appli-test:coel$ http://www.tela-botanica.org/eflore-test/coel/appli/Coel.html [QSA,L,R=302]
|
- |
|
293 |
|
Line 259... |
Line -... |
259 |
RewriteRule ^test-service:del:(.+)$ eflore-test/del-test/services/$1 [QSA,L]
|
- |
|
260 |
RewriteRule ^service:test:del:(.+)$ eflore-test/del-test/services/$1 [QSA,L]
|
- |
|
261 |
|
- |
|
262 |
RewriteRule ^appli-test:cel(2|)$ http://www.tela-botanica.org/eflore-test/cel/appli/cel2.html [QSA,L,R=302]
|
- |
|
263 |
RewriteRule ^test-service:cel:(.+)$ eflore-test/cel/jrest/$1 [QSA,L]
|
294 |
RewriteRule ^service-test:del:(.+)$ eflore-test/del-test/services/$1 [QSA,L]
|
264 |
RewriteRule ^service:test:cel:(.+)$ eflore-test/cel/jrest/$1 [QSA,L]
|
- |
|
265 |
|
- |
|
266 |
RewriteRule ^test-service:eflore:([0-9]\.[0-9])/photoflora/images$ http://photoflora.free.fr/eflore-photoflora/services/index.php/$1/projets/photoflora/images [QSA,L]
|
- |
|
267 |
RewriteRule ^test-service:eflore:([0-9]\.[0-9])/([^/]+)/(v[0-9]+[_.][0-9]+|[+*]|v[0-9]+)/([^/]+)/?(.*)?$ /eflore-test/services/$1/projets/$2/$4/$5?version.projet=$3
|
- |
|
268 |
RewriteRule ^test-service:eflore:([0-9]\.[0-9])/([^/]+)/(.+)$ /eflore-test/services/$1/projets/$2/$3
|
- |
|
Line 269... |
Line 295... |
269 |
|
295 |
RewriteRule ^service-test:cel:(.+)$ eflore-test/cel/jrest/$1 [QSA,L]
|
270 |
RewriteRule ^widget-test:cel:(.+)$ eflore-test/cel/widget/$1 [QSA,L]
|
296 |
RewriteRule ^service-test:coel:(.+)$ eflore-test/coel/jrest/$1 [QSA,L]
|
271 |
|
297 |
RewriteRule ^service-test:eflore:([0-9]\.[0-9])/photoflora/images$ http://photoflora.free.fr/eflore-photoflora/services/index.php/$1/projets/photoflora/images [QSA,L]
|