703 |
jpm |
1 |
#Spammers
|
|
|
2 |
Deny from estel.ro
|
|
|
3 |
Deny from ne.jp
|
|
|
4 |
Deny from 218.63.252.219
|
|
|
5 |
|
|
|
6 |
# Raccourci pour les applications intégrées à Papyrus
|
|
|
7 |
RewriteEngine on
|
|
|
8 |
|
|
|
9 |
# Pour une interruption du site web de Tela Botanica dÃcommenter les deux lignes ci-dessous
|
|
|
10 |
#RewriteCond %{REMOTE_ADDR} !^162\.38\.23[14]\.[0-9]+$
|
|
|
11 |
#RewriteCond %{REMOTE_ADDR} !^193\.54\.123\.169$
|
|
|
12 |
#RewriteCond %{REMOTE_ADDR} !^127\.0\.0\.1$
|
|
|
13 |
#RewriteRule !^index_interruption.html$ http://www.tela-botanica.org/index_interruption.html [L,R=302]
|
|
|
14 |
|
|
|
15 |
# Anti-spam de referrers
|
|
|
16 |
RewriteCond %{REQUEST_URI}?%{QUERY_STRING} ^.*(referrers|referrers_sites)(&global=1)$
|
|
|
17 |
RewriteCond %{HTTP_REFERER} !^http://www\.tela-botanica\.org [NC]
|
|
|
18 |
RewriteCond %{HTTP_REFERER} !^http://photoflora\.free\.fr [NC]
|
|
|
19 |
RewriteCond %{HTTP_REFERER} !^http://www\.outils-reseaux\.org [NC]
|
|
|
20 |
RewriteRule .* - [F,L]
|
|
|
21 |
RewriteCond %{HTTP_REFERER} ^.*(baseballpass|caninestrike|greg-tut|vipsefeed|easytrafficticket|flatcatsite|bosja|bigcallc|easytrafficticket|cavalier\.ring-pcb)\.com.*$ [OR]
|
|
|
22 |
RewriteCond %{HTTP_REFERER} ^.*(dogstrike)\.net.*$ [OR]
|
|
|
23 |
RewriteCond %{HTTP_REFERER} ^.*(viagra|sex|hardcore|porn|pussy|xxx|webcam|ficken|fuck|gay|boobs|babes|x\-pictures|macinstruct|incest|linuxwaves|secureroot).*$
|
|
|
24 |
RewriteCond %{HTTP_REFERER} !^http://www\.tela-botanica\.org [NC]
|
|
|
25 |
RewriteCond %{HTTP_REFERER} !^http://photoflora\.free\.fr [NC]
|
|
|
26 |
RewriteCond %{HTTP_REFERER} !^http://www\.outils-reseaux\.org [NC]
|
|
|
27 |
RewriteRule .* - [F,L]
|
|
|
28 |
|
|
|
29 |
# si le fichier ou le dossier existe dans le système de fichier on l'utilise directement
|
|
|
30 |
RewriteCond %{REQUEST_FILENAME} !-d
|
|
|
31 |
RewriteCond %{REQUEST_FILENAME} !-f
|
|
|
32 |
|
|
|
33 |
# Raccourci pour l'inscription
|
|
|
34 |
RewriteRule ^_ins_([0-9a-z]*)$ papyrus.php?menu=22&action=ajouter&id=$1 [L]
|
|
|
35 |
|
|
|
36 |
# Réecriture vers tela-botanica.net
|
|
|
37 |
RewriteRule ^phpmyadmin(.*)$ http://sql.tela-botanica.net$1 [QSA,L,R=301]
|
|
|
38 |
RewriteRule ^(gestion.*)$ http://www.tela-botanica.net/$1 [QSA,L,R=301]
|
|
|
39 |
RewriteRule ^calendrier\/calendars\/publish\.mozilla\.php\/(.+)\.ics$ http://www.tela-botanica.net/calendriers/calendars/publish.php/$1.ics [QSA,L,R=301]
|
|
|
40 |
RewriteRule ^calendrier\/(.*)$ http://www.tela-botanica.net/calendriers/$1 [QSA,L,R=301]
|
|
|
41 |
RewriteRule ^enquetes\/utilisateurs_eflore$ http://www.tela-botanica.net/enquetes/index.php?sid=1&newtest=Y [QSA,L,R=301]
|
|
|
42 |
RewriteRule ^(enquetes.*)$ http://www.tela-botanica.net/$1 [QSA,L,R=301]
|
|
|
43 |
RewriteRule ^telabotanica\/(.*)$ http://www.tela-botanica.net/intranet/$1 [QSA,L,R=301]
|
|
|
44 |
RewriteRule ^photos(.*)$ http://www.tela-botanica.net/photos$1 [QSA,L,R=301]
|
|
|
45 |
|
|
|
46 |
# Redirection pour la page d'accueil
|
|
|
47 |
RewriteRule ^index\.php$ http://www.tela-botanica.org/index.html [QSA,L,R=301]
|
|
|
48 |
|
|
|
49 |
# Redirection pour les mondes (compatibilité)
|
711 |
jpm |
50 |
RewriteRule ^(botanique)$ http://www.tela-botanica.org/site:$1 [QSA,L,R=301]
|
703 |
jpm |
51 |
RewriteRule ^(reseau)$ http://www.tela-botanica.org/site:$1 [QSA,L,R=301]
|
711 |
jpm |
52 |
RewriteRule ^(actu)alites$ http://www.tela-botanica.org/site:$1 [QSA,L,R=301]
|
|
|
53 |
RewriteRule ^(projets|projet|atelier|ateliers)$ http://www.tela-botanica.org/site:projets [QSA,L,R=301]
|
703 |
jpm |
54 |
|
|
|
55 |
# Raccourci supplémentaires pour les menus
|
711 |
jpm |
56 |
RewriteRule ^(eflore)$ http://www.tela-botanica.org/page:$1 [QSA,L,R=301]
|
|
|
57 |
RewriteRule ^(biblio)$ http://www.tela-botanica.org/page:bibliotheque [QSA,L,R=301]
|
703 |
jpm |
58 |
RewriteRule ^bdnff$ papyrus.php?menu=39 [L]
|
711 |
jpm |
59 |
RewriteRule ^articles$ http://www.tela-botanica.org/page:publications_tela [QSA,L,R=301]
|
|
|
60 |
RewriteRule ^environnement$ http://www.tela-botanica.org/page:biodiversite [QSA,L,R=301]
|
703 |
jpm |
61 |
RewriteRule ^page:etudes_en_ligne$ http://www.tela-botanica.org/page:articles_en_ligne [L,R=301]
|
|
|
62 |
|
|
|
63 |
# Raccourci pour Projets
|
|
|
64 |
RewriteRule ^Local/tela/documents/fr/(.*)$ http://www.tela-botanica.org/client/projet/fichiers/$1 [L,R=301]
|
806 |
gduche |
65 |
RewriteRule ^projets/$ papyrus.php?menu=291 [L]
|
|
|
66 |
RewriteRule ^projets/([^/]+)$ papyrus.php?menu=291&id_projet=$1 [L]
|
|
|
67 |
RewriteRule ^projets/([^/]+)/([^/]*)$ papyrus.php?menu=291&id_projet=$1&act=$2 [L]
|
703 |
jpm |
68 |
RewriteRule ^projets/[^/]+/wikini/wikini/(.*)$ wikini/$1 [L]
|
806 |
gduche |
69 |
RewriteRule ^projets/([^/]+)/wikini/(.*)$ papyrus.php?menu=291&id_projet=$1&act=wikini&wiki=$2 [L]
|
|
|
70 |
RewriteRule ^projets/([^/]+)/documents/([^/]*)$ papyrus.php?menu=291&id_projet=$1&act=documents&id_repertoire=$2 [L]
|
|
|
71 |
RewriteRule ^projets/([^/]+)/(telechargement)/(.*)$ papyrus.php?menu=291&id_projet=$1&act=documents&id_document=$3&service=$2 [L]
|
|
|
72 |
RewriteRule ^projets/([^/]+)/documents/(.*)/(telechargement)/(.*)$ papyrus.php?menu=291&id_projet=$1&act=documents&id_repertoire=$2&id_document=$4&service=$3 [L]
|
703 |
jpm |
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]
|
|
|
75 |
RewriteRule ^client/projet/wikini/wakka\.php$ http://www.tela-botanica.org/wikini/%1/wakka.php?wiki=%2 [L,R=301]
|
|
|
76 |
|
|
|
77 |
# Raccourci pour Projets-Forums
|
|
|
78 |
RewriteRule ^forum_gestionnature$ papyrus.php?menu=134&forum=gestionnature [L]
|
|
|
79 |
|
|
|
80 |
# Raccourci pour eFlore :
|
|
|
81 |
# OpenSearch
|
|
|
82 |
RewriteRule ^eflore\/(BDNFF)\/([*0-9.]*)\/opensearch$ papyrus.php?menu=39&module=open_search&cpr=$1&cprv=$2 [L]
|
|
|
83 |
RewriteRule ^eflore\/(BDAFN)\/([*0-9.]*)\/opensearch$ papyrus.php?menu=425&module=open_search&cpr=$1&cprv=$2 [L]
|
|
|
84 |
RewriteRule ^eflore\/(BDNBE)\/([*0-9.]*)\/opensearch$ papyrus.php?menu=374&module=open_search&cpr=$1&cprv=$2 [L]
|
|
|
85 |
RewriteRule ^eflore\/(BDNFM)\/([*0-9.]*)\/opensearch$ papyrus.php?menu=455&module=open_search&cpr=$1&cprv=$2 [L]
|
|
|
86 |
# Flux RSS du wikini d'eFlore
|
|
|
87 |
RewriteRule ^eflore\/(BDNFF)\/rss$ papyrus.php?menu=39&module=fiche&action=rss&cpr=$1&nn=1 [L]
|
|
|
88 |
RewriteRule ^eflore\/(BDAFN)\/rss$ papyrus.php?menu=425&module=fiche&action=rss&cpr=$1&nn=500000 [L]
|
|
|
89 |
RewriteRule ^eflore\/(BDNBE)\/rss$ papyrus.php?menu=374&module=fiche&action=rss&cpr=$1&nn=500000 [L]
|
|
|
90 |
RewriteRule ^eflore\/(BDNFM)\/rss$ papyrus.php?menu=455&module=fiche&action=rss&cpr=$1&nn=500000 [L]
|
|
|
91 |
# Liens direct vers la fiche
|
|
|
92 |
RewriteRule ^eflore\/(nn|nt)([0-9]*)$ papyrus.php?menu=39&module=fiche&$1=$2 [L]
|
|
|
93 |
RewriteRule ^eflore\/(nn|nt)([0-9]*)-(BDNBE)$ papyrus.php?menu=374&module=fiche&cpr=$3&$1=$2 [L]
|
|
|
94 |
RewriteRule ^eflore\/(nn|nt)([0-9]*)-([0-9a-zA-Z]*)$ papyrus.php?menu=39&module=fiche&cpr=$3&$1=$2 [L]
|
|
|
95 |
RewriteRule ^eflore\/(nn|nt)([0-9]*)-(BDNBE)-v([0-9.]*)$ papyrus.php?menu=374&module=fiche&cpr=$3&cprv=$4&$1=$2 [L]
|
|
|
96 |
RewriteRule ^eflore\/(nn|nt)([0-9]*)-([0-9a-zA-Z]*)-v([0-9.]*)$ papyrus.php?menu=39&module=fiche&cpr=$3&cprv=$4&$1=$2 [L]
|
|
|
97 |
# Chemin de type dossier
|
|
|
98 |
RewriteRule ^eflore\/(BDAFN)\/([0-9.]+)\/(nn|nt)\/([0-9]+)[/]?$ papyrus.php?menu=425&module=fiche&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
99 |
RewriteRule ^eflore\/(BDNFM)\/([0-9.]+)\/(nn|nt)\/([0-9]+)[/]?$ papyrus.php?menu=455&module=fiche&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
100 |
RewriteRule ^eflore\/(BDNBE)\/([0-9.]+)\/(nn|nt)\/([0-9]+)[/]?$ papyrus.php?menu=374&module=fiche&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
101 |
RewriteRule ^eflore\/([^/]+)\/([0-9.]+)\/(nn|nt)\/([0-9]+)[/]?$ papyrus.php?menu=39&module=fiche&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
102 |
# Chemin de type dossier : Dernière version
|
|
|
103 |
RewriteRule ^eflore\/(BDAFN)\/(derniere_version|[*])\/(nn|nt)\/([0-9]+)$ papyrus.php?menu=425&module=fiche&cpr=$1&$3=$4 [L]
|
|
|
104 |
RewriteRule ^eflore\/(BDAFN)\/(nn|nt)\/([0-9]+)$ papyrus.php?menu=425&module=fiche&cpr=$1&$2=$3 [L]
|
|
|
105 |
RewriteRule ^eflore\/(BDNFM)\/(derniere_version|[*])\/(nn|nt)\/([0-9]+)$ papyrus.php?menu=455&module=fiche&cpr=$1&$3=$4 [L]
|
|
|
106 |
RewriteRule ^eflore\/(BDNFM)\/(nn|nt)\/([0-9]+)$ papyrus.php?menu=455&module=fiche&cpr=$1&$2=$3 [L]
|
|
|
107 |
RewriteRule ^eflore\/(BDNBE)\/(derniere_version|[*])\/(nn|nt)\/([0-9]+)$ papyrus.php?menu=374&module=fiche&cpr=$1&$3=$4 [L]
|
|
|
108 |
RewriteRule ^eflore\/(BDNBE)\/(nn|nt)\/([0-9]+)$ papyrus.php?menu=374&module=fiche&cpr=$1&$2=$3 [L]
|
|
|
109 |
RewriteRule ^eflore\/([^/]+)\/(derniere_version|[*])\/(nn|nt)\/([0-9]+)$ papyrus.php?menu=39&module=fiche&cpr=$1&$3=$4 [L]
|
|
|
110 |
RewriteRule ^eflore\/([^/]+)\/(nn|nt)\/([0-9]+)$ papyrus.php?menu=39&module=fiche&cpr=$1&$2=$3 [L]
|
|
|
111 |
# Chemin de type dossier : avec action Wikini sans handler
|
|
|
112 |
RewriteRule ^eflore\/(BDAFN)\/([0-9.]*)\/([^/]+)\/([^/]+)\/(wiki)$ papyrus.php?menu=425&module=fiche&action=wiki&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
113 |
RewriteRule ^eflore\/(BDNFM)\/([0-9.]*)\/([^/]+)\/([^/]+)\/(wiki)$ papyrus.php?menu=455&module=fiche&action=wiki&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
114 |
RewriteRule ^eflore\/(BDNBE)\/([0-9.]*)\/([^/]+)\/([^/]+)\/(wiki)$ papyrus.php?menu=374&module=fiche&action=wiki&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
115 |
RewriteRule ^eflore\/([^/]+)\/([0-9.]*)\/([^/]+)\/([^/]+)\/(wiki)$ papyrus.php?menu=39&module=fiche&action=wiki&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
116 |
# Chemin de type dossier : avec action
|
|
|
117 |
RewriteRule ^eflore\/(BDAFN)\/([0-9.]*)\/([^/]+)\/([^/]+)\/([^/]+)$ papyrus.php?menu=425&module=fiche&action=$5&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
118 |
RewriteRule ^eflore\/(BDNFM)\/([0-9.]*)\/([^/]+)\/([^/]+)\/([^/]+)$ papyrus.php?menu=455&module=fiche&action=$5&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
119 |
RewriteRule ^eflore\/(BDNBE)\/([0-9.]*)\/([^/]+)\/([^/]+)\/([^/]+)$ papyrus.php?menu=374&module=fiche&action=$5&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
120 |
RewriteRule ^eflore\/([^/]+)\/([0-9.]*)\/([^/]+)\/([^/]+)\/([^/]+)$ papyrus.php?menu=39&module=fiche&action=$5&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
121 |
# Chemin de type dossier : avec action Wikini avec handler
|
|
|
122 |
RewriteRule ^eflore\/(BDAFN)\/([0-9.]*)\/([^/]+)\/([^/]+)\/(wiki.*)\/([^/]+)$ papyrus.php?menu=425&module=fiche&action=wiki&cpr=$1&cprv=$2&$3=$4&$5&handler=$6 [L]
|
|
|
123 |
RewriteRule ^eflore\/(BDNFM)\/([0-9.]*)\/([^/]+)\/([^/]+)\/(wiki.*)\/([^/]+)$ papyrus.php?menu=455&module=fiche&action=wiki&cpr=$1&cprv=$2&$3=$4&$5&handler=$6 [L]
|
|
|
124 |
RewriteRule ^eflore\/(BDNBE)\/([0-9.]*)\/([^/]+)\/([^/]+)\/(wiki.*)\/([^/]+)$ papyrus.php?menu=374&module=fiche&action=wiki&cpr=$1&cprv=$2&$3=$4&$5&handler=$6 [L]
|
|
|
125 |
RewriteRule ^eflore\/([^/]+)\/([0-9.]*)\/([^/]+)\/([^/]+)\/(wiki.*)\/([^/]+)$ papyrus.php?menu=39&module=fiche&action=wiki&cpr=$1&cprv=$2&$3=$4&$5&handler=$6 [L]
|
|
|
126 |
# Chemin de type dossier : avec action et format
|
|
|
127 |
RewriteRule ^eflore\/(BDAFN)\/([0-9.]*)\/([^/]+)\/([^/]+)\/([^/]+)\/([^/]+)$ papyrus.php?menu=425&module=fiche&action=$5&format=$6&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
128 |
RewriteRule ^eflore\/(BDNFM)\/([0-9.]*)\/([^/]+)\/([^/]+)\/([^/]+)\/([^/]+)$ papyrus.php?menu=455&module=fiche&action=$5&format=$6&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
129 |
RewriteRule ^eflore\/(BDNBE)\/([0-9.]*)\/([^/]+)\/([^/]+)\/([^/]+)\/([^/]+)$ papyrus.php?menu=374&module=fiche&action=$5&format=$6&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
130 |
RewriteRule ^eflore\/([^/]+)\/([0-9.]*)\/([^/]+)\/([^/]+)\/([^/]+)\/([^/]+)$ papyrus.php?menu=39&module=fiche&action=$5&format=$6&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
131 |
# Chemin pour rajouter à la fin ce qui reste
|
|
|
132 |
RewriteRule ^eflore\/(BDAFN)\/([0-9.]*)\/(nn|nt)\/([^/]+)\/(.+)$ papyrus.php?menu=425&module=fiche&action=$5&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
133 |
RewriteRule ^eflore\/(BDNFM)\/([0-9.]*)\/(nn|nt)\/([^/]+)\/(.+)$ papyrus.php?menu=455&module=fiche&action=$5&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
134 |
RewriteRule ^eflore\/(BDNBE)\/([0-9.]*)\/(nn|nt)\/([^/]+)\/(.+)$ papyrus.php?menu=374&module=fiche&action=$5&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
135 |
RewriteRule ^eflore\/([^/]+)\/([0-9.]*)\/(nn|nt)\/([^/]+)\/(.+)$ papyrus.php?menu=39&module=fiche&action=$5&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
136 |
# Chemin pour rajouter à la fin ce qui reste : dernière version
|
|
|
137 |
RewriteRule ^eflore\/(BDAFN)\/(derniere_version|[*])\/(nn|nt)\/([^/]+)\/(.+)$ papyrus.php?menu=425&module=fiche&action=$5&cpr=$1&$3=$4 [L]
|
|
|
138 |
RewriteRule ^eflore\/(BDAFN)\/(nn|nt)\/([^/]+)\/(.+)$ papyrus.php?menu=425&module=fiche&action=$4&cpr=$1&$2=$3 [L]
|
|
|
139 |
RewriteRule ^eflore\/(BDNFM)\/(derniere_version|[*])\/(nn|nt)\/([^/]+)\/(.+)$ papyrus.php?menu=455&module=fiche&action=$5&cpr=$1&$3=$4 [L]
|
|
|
140 |
RewriteRule ^eflore\/(BDNFM)\/(nn|nt)\/([^/]+)\/(.+)$ papyrus.php?menu=455&module=fiche&action=$4&cpr=$1&$2=$3 [L]
|
|
|
141 |
RewriteRule ^eflore\/(BDNBE)\/(derniere_version|[*])\/(nn|nt)\/([^/]+)\/(.+)$ papyrus.php?menu=374&module=fiche&action=$5&cpr=$1&$3=$4 [L]
|
|
|
142 |
RewriteRule ^eflore\/(BDNBE)\/(nn|nt)\/([^/]+)\/(.+)$ papyrus.php?menu=374&module=fiche&action=$4&cpr=$1&$2=$3 [L]
|
|
|
143 |
RewriteRule ^eflore\/([^/]+)\/(derniere_version|[*])\/(nn|nt)\/([^/]+)\/(.+)$ papyrus.php?menu=39&module=fiche&action=$5&cpr=$1&$3=$4 [L]
|
|
|
144 |
RewriteRule ^eflore\/([^/]+)\/(nn|nt)\/([^/]+)\/(.+)$ papyrus.php?menu=39&module=fiche&action=$4&cpr=$1&$2=$3 [L]
|
|
|
145 |
# Xper
|
|
|
146 |
RewriteRule ^eflore\/xper\/(.+)$ papyrus.php?menu=39&module=communs&action=applette_xper&format=exit.html&base=$1 [L]
|
|
|
147 |
|
|
|
148 |
# Raccourci pour eFlore ANCIEN : les nn
|
|
|
149 |
RewriteRule ^nn([0-9]*)$ papyrus.php?menu=39&module=fiche&nn=$1 [L]
|
|
|
150 |
RewriteRule ^bdnff_nn([0-9]*)$ papyrus.php?menu=39&module=fiche&nn=$1 [L]
|
|
|
151 |
RewriteRule ^bdnff\/nn([0-9]*)$ papyrus.php?menu=39&module=fiche&nn=$1 [L]
|
|
|
152 |
RewriteRule ^bdnfgm_nn([0-9]*)$ papyrus.php?menu=135&flore=ANT&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numnom=$1 [L]
|
|
|
153 |
RewriteRule ^bdnfgm\/nn([0-9]*)$ papyrus.php?menu=135&flore=ANT&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numnom=$1 [L]
|
|
|
154 |
RewriteRule ^bdnfr_nn([0-9]*)$ papyrus.php?menu=136&flore=REU&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numnom=$1 [L]
|
|
|
155 |
RewriteRule ^bdnfr\/nn([0-9]*)$ papyrus.php?menu=136&flore=REU&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numnom=$1 [L]
|
|
|
156 |
# Raccourci pour eFlore ANCIEN : les nt
|
|
|
157 |
RewriteRule ^nt([0-9]*)$ papyrus.php?menu=39&module=fiche&nt=$1 [L]
|
|
|
158 |
RewriteRule ^bdnff_nt([0-9]*)$ papyrus.php?menu=39&module=fiche&nt=$1 [L]
|
|
|
159 |
RewriteRule ^bdnff\/nt([0-9]*)$ papyrus.php?menu=39&module=fiche&nt=$1 [L]
|
|
|
160 |
RewriteRule ^bdnfgm_nt([0-9]*)$ papyrus.php?menu=135&flore=ANT&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numtaxon=$1 [L]
|
|
|
161 |
RewriteRule ^bdnfgm\/nt([0-9]*)$ papyrus.php?menu=135&flore=ANT&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numtaxon=$1 [L]
|
|
|
162 |
RewriteRule ^bdnfr_nt([0-9]*)$ papyrus.php?menu=136&flore=REU&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numtaxon=$1 [L]
|
|
|
163 |
RewriteRule ^bdnfr\/nt([0-9]*)$ papyrus.php?menu=136&flore=REU&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numtaxon=$1 [L]
|
|
|
164 |
|
|
|
165 |
#RewriteRule ^([^/]*\.css)$ wikini/isff/$1 [L]
|
|
|
166 |
#RewriteRule ^wikini/([^/]+)/([^.]*)$ wikini/$1/wakka.php?wiki=$2 [L]
|
|
|
167 |
|
|
|
168 |
# Redirection d'url pour les vielles applications de Papyrus
|
|
|
169 |
RewriteRule ^([^\/]+)&(.*)$ http://www.tela-botanica.org/$1?$2 [QSA,L,R=301]
|
|
|
170 |
# Redirection d'url pour les vieux permaliens
|
|
|
171 |
RewriteCond %{REQUEST_FILENAME}/ !-d
|
|
|
172 |
RewriteRule ^([^\/\?:.]+)$ http://www.tela-botanica.org/page:$1 [QSA,L,R=301]
|
|
|
173 |
# Redirection d'url pour les permaliens d'origine contenant menu_
|
|
|
174 |
# TODO : voir pourquoi les query string ne sont pas transmise... : [MAJ 07 mars 2007 JPM : cela à l'air de marcher]
|
|
|
175 |
#RewriteRule ^page:menu_([0-9]+)$ http://www.tela-botanica.org/page:$1 [QSA,L,R=301]
|
|
|
176 |
# Redirection d'url pour les anciennes url utilisant les codes numériques pour les sites
|
|
|
177 |
RewriteCond %{REQUEST_URI}?%{QUERY_STRING} ^/papyrus\.php\?site=([0-9]+)(&?(.*))$
|
|
|
178 |
RewriteRule ^papyrus.php$ http://www.tela-botanica.org/site:%1?%3 [L,R=301]
|
|
|
179 |
# Redirection d'url pour le sélecteur de site
|
|
|
180 |
# Le point d'intérrogation sans rien après, vide la QUERY_STRING sinon elle est concacténée à l'url et cela plante...
|
|
|
181 |
# Le "/" initial dans la RewriteCond est obligatoire!
|
|
|
182 |
RewriteCond %{REQUEST_URI}?%{QUERY_STRING} ^/papyrus\.php\?site=([^&]+)$
|
|
|
183 |
RewriteRule ^papyrus.php$ http://www.tela-botanica.org/site:%1? [L,R=301]
|
|
|
184 |
|
|
|
185 |
# Réecriture d'url pour les sites de Papyrus : à modifier si les valeurs par défaut ont été changées
|
|
|
186 |
RewriteRule ^site:.+$ papyrus.php [QSA,L]
|
|
|
187 |
# Réecriture d'url pour les menus de Papyrus : à modifier si les valeurs par défaut ont été changées
|
|
|
188 |
RewriteRule ^page:.+$ papyrus.php [QSA,L]
|
|
|
189 |
|
|
|
190 |
# 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]
|
|
|
192 |
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]
|
|
|
194 |
|
|
|
195 |
# Réecriture d'url pour les applications GWT
|
|
|
196 |
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]
|
|
|
198 |
RewriteRule ^appli:coel$ http://www.tela-botanica.org/eflore/coel/Coel.html [QSA,L,R=302]
|
|
|
199 |
|
956 |
jpm |
200 |
# Réecriture d'url pour les Widgets
|
|
|
201 |
RewriteRule ^widget:cel:(.+)$ eflore/cel2/widget/$1 [QSA,L]
|
|
|
202 |
|
703 |
jpm |
203 |
# Temporaire pour test...
|
|
|
204 |
RewriteRule ^appli-test:cel(2|)$ http://www.tela-botanica.org/eflore-test/cel2/cel2.html [QSA,L,R=302]
|
|
|
205 |
RewriteRule ^test:cel(2|)$ http://www.tela-botanica.org/eflore-test/cel2/cel2.html [QSA,L,R=302]
|
|
|
206 |
RewriteRule ^zoom(.*)$ http://www.tela-botanica.org/eflore-test/zoom$1 [L,R=301]
|
|
|
207 |
RewriteRule ^test:zoom$ http://www.tela-botanica.org/eflore-test/zoom/ [L,R=301]
|
|
|
208 |
RewriteRule ^test:cel-map$ http://www.tela-botanica.org/eflore/cel2/jrest/CelWidgetMap/carte-defaut [L]
|
|
|
209 |
|
|
|
210 |
# Gestion des erreurs 404
|
806 |
gduche |
211 |
ErrorDocument 404 /erreur_http.php?erreur=404
|