212 |
jpm |
1 |
AddHandler application/x-httpd-php5 .php
|
184 |
jpm |
2 |
AddHandler application/x-httpd-php5 .php3
|
4 |
david |
3 |
|
339 |
jpm |
4 |
#Spammers
|
|
|
5 |
Deny from estel.ro
|
|
|
6 |
Deny from ne.jp
|
|
|
7 |
Deny from 218.63.252.219
|
|
|
8 |
|
4 |
david |
9 |
# Raccourci pour les applications intégrées à Papyrus
|
|
|
10 |
RewriteEngine on
|
270 |
jpm |
11 |
|
|
|
12 |
# Anti-spam de referrers
|
331 |
jpm |
13 |
RewriteCond %{REQUEST_URI}?%{QUERY_STRING} ^.*(referrers|referrers_sites)(&global=1|)$
|
|
|
14 |
RewriteCond %{HTTP_REFERER} !^http://www\.tela-botanica\.org [NC]
|
|
|
15 |
RewriteCond %{HTTP_REFERER} !^http://photoflora\.free\.fr [NC]
|
|
|
16 |
RewriteCond %{HTTP_REFERER} !^http://www\.outils-reseaux\.org [NC]
|
|
|
17 |
RewriteRule .* - [F,L]
|
293 |
jpm |
18 |
RewriteCond %{HTTP_REFERER} ^.*(baseballpass|caninestrike|greg-tut|vipsefeed|easytrafficticket|flatcatsite|bosja|bigcallc|easytrafficticket|cavalier\.ring-pcb)\.com.*$ [OR]
|
289 |
jpm |
19 |
RewriteCond %{HTTP_REFERER} ^.*(dogstrike)\.net.*$ [OR]
|
293 |
jpm |
20 |
RewriteCond %{HTTP_REFERER} ^.*(viagra|sex|hardcore|porn|pussy|xxx|webcam|ficken|fuck|gay|boobs|babes|x\-pictures|macinstruct|incest|linuxwaves|secureroot).*$
|
270 |
jpm |
21 |
RewriteRule .* - [F,L]
|
|
|
22 |
|
212 |
jpm |
23 |
# si le fichier ou le dossier existe dans le système de fichier on l'utilise directement
|
|
|
24 |
RewriteCond %{REQUEST_FILENAME} !-d
|
|
|
25 |
RewriteCond %{REQUEST_FILENAME} !-f
|
|
|
26 |
|
4 |
david |
27 |
# Raccourci pour l'inscription
|
|
|
28 |
RewriteRule ^_ins_([0-9a-z]*)$ papyrus.php?menu=22&id=$1 [L]
|
|
|
29 |
|
350 |
jpm |
30 |
# Redirection pour la page d'accueil
|
|
|
31 |
RewriteRule ^index\.php$ http://www.tela-botanica.org/index.html [QSA,L,R=301]
|
|
|
32 |
|
213 |
jpm |
33 |
# Redirection pour les mondes (compatibilité)
|
317 |
jpm |
34 |
RewriteRule ^(reseau)$ http://www.tela-botanica.org/site:$1 [QSA,L,R=301]
|
|
|
35 |
RewriteRule ^(atelier)s$ http://www.tela-botanica.org/site:$1 [QSA,L,R=301]
|
|
|
36 |
RewriteRule ^(biblio)$ http://www.tela-botanica.org/site:$1 [QSA,L,R=301]
|
|
|
37 |
RewriteRule ^(eflore)$ http://www.tela-botanica.org/site:$1 [QSA,L,R=301]
|
|
|
38 |
RewriteRule ^articles$ http://www.tela-botanica.org/site:parlons_bota [QSA,L,R=301]
|
|
|
39 |
RewriteRule ^environnement$ http://www.tela-botanica.org/site:plte_env [QSA,L,R=301]
|
68 |
david |
40 |
|
4 |
david |
41 |
# Raccourci supplémentaires pour les menus
|
|
|
42 |
RewriteRule ^bdnff$ papyrus.php?menu=39 [L]
|
|
|
43 |
|
|
|
44 |
# Raccourci pour Projets
|
100 |
jpm |
45 |
RewriteRule ^Local/tela/documents/fr/(.*)$ http://www.tela-botanica.org/client/projet/fichiers/$1 [L,R=301]
|
4 |
david |
46 |
RewriteRule ^projets/$ papyrus.php?menu=88 [L]
|
|
|
47 |
RewriteRule ^projets/([^/]+)$ papyrus.php?menu=88&id_projet=$1 [L]
|
|
|
48 |
RewriteRule ^projets/([^/]+)/([^/]*)$ papyrus.php?menu=88&id_projet=$1&act=$2 [L]
|
|
|
49 |
RewriteRule ^projets/[^/]+/wikini/wikini/(.*)$ wikini/$1 [L]
|
|
|
50 |
RewriteRule ^projets/([^/]+)/wikini/(.*)$ papyrus.php?menu=88&id_projet=$1&act=wikini&wiki=$2 [L]
|
339 |
jpm |
51 |
RewriteRule ^projets/([^/]+)/documents/([^/]*)$ papyrus.php?menu=88&id_projet=$1&act=documents&id_repertoire=$2 [L]
|
|
|
52 |
RewriteRule ^projets/([^/]+)/documents/(.*)/(telechargement)/(.*)$ papyrus.php?menu=88&id_projet=$1&act=documents&id_repertoire=$2&id_document=$4&service=$3 [L]
|
69 |
jpm |
53 |
#Redirection définitive concernant l'ancien emplacement des Wikini dans l'appli Projets
|
|
|
54 |
RewriteCond %{REQUEST_URI}?%{QUERY_STRING} ^/client/projet/wikini/wakka\.php\?wikini=([^&]+)&wiki=([^&]+).*$ [NC]
|
|
|
55 |
RewriteRule ^client/projet/wikini/wakka\.php$ http://www.tela-botanica.org/wikini/%1/wakka.php?wiki=%2 [L,R=301]
|
4 |
david |
56 |
|
|
|
57 |
# Raccourci pour Projets-Forums
|
|
|
58 |
RewriteRule ^forum_gestionnature$ papyrus.php?menu=134&forum=gestionnature [L]
|
|
|
59 |
|
184 |
jpm |
60 |
# Raccourci pour eFlore :
|
235 |
jpm |
61 |
# Flux RSS du wikini d'eFlore
|
290 |
jpm |
62 |
RewriteRule ^eflore\/(BDNFF)\/rss$ papyrus.php?menu=39&module=fiche&action=rss&cpr=$1&nn=1 [L]
|
|
|
63 |
RewriteRule ^eflore\/(BDAFN)\/rss$ papyrus.php?menu=425&module=fiche&action=rss&cpr=$1&nn=500000 [L]
|
|
|
64 |
RewriteRule ^eflore\/(BDNBE)\/rss$ papyrus.php?menu=374&module=fiche&action=rss&cpr=$1&nn=500000 [L]
|
334 |
jpm |
65 |
RewriteRule ^eflore\/(BDNFM)\/rss$ papyrus.php?menu=455&module=fiche&action=rss&cpr=$1&nn=500000 [L]
|
184 |
jpm |
66 |
# Liens direct vers la fiche
|
|
|
67 |
RewriteRule ^eflore\/(nn|nt)([0-9]*)$ papyrus.php?menu=39&module=fiche&$1=$2 [L]
|
|
|
68 |
RewriteRule ^eflore\/(nn|nt)([0-9]*)-(BDNBE)$ papyrus.php?menu=374&module=fiche&cpr=$3&$1=$2 [L]
|
|
|
69 |
RewriteRule ^eflore\/(nn|nt)([0-9]*)-([0-9a-zA-Z]*)$ papyrus.php?menu=39&module=fiche&cpr=$3&$1=$2 [L]
|
|
|
70 |
RewriteRule ^eflore\/(nn|nt)([0-9]*)-(BDNBE)-v([0-9.]*)$ papyrus.php?menu=374&module=fiche&cpr=$3&cprv=$4&$1=$2 [L]
|
|
|
71 |
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]
|
|
|
72 |
# Chemin de type dossier
|
289 |
jpm |
73 |
RewriteRule ^eflore\/(BDAFN)\/([0-9.]+)\/(nn|nt)\/([0-9]+)$ papyrus.php?menu=425&module=fiche&cpr=$1&cprv=$2&$3=$4 [L]
|
334 |
jpm |
74 |
RewriteRule ^eflore\/(BDNFM)\/([0-9.]+)\/(nn|nt)\/([0-9]+)$ papyrus.php?menu=455&module=fiche&cpr=$1&cprv=$2&$3=$4 [L]
|
184 |
jpm |
75 |
RewriteRule ^eflore\/(BDNBE)\/([0-9.]+)\/(nn|nt)\/([0-9]+)$ papyrus.php?menu=374&module=fiche&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
76 |
RewriteRule ^eflore\/([^/]+)\/([0-9.]+)\/(nn|nt)\/([0-9]+)$ papyrus.php?menu=39&module=fiche&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
77 |
# Chemin de type dossier : Dernière version
|
289 |
jpm |
78 |
RewriteRule ^eflore\/(BDAFN)\/derniere_version\/(nn|nt)\/([0-9]+)$ papyrus.php?menu=425&module=fiche&cpr=$1&$2=$3 [L]
|
334 |
jpm |
79 |
RewriteRule ^eflore\/(BDNFM)\/derniere_version\/(nn|nt)\/([0-9]+)$ papyrus.php?menu=455&module=fiche&cpr=$1&$2=$3 [L]
|
184 |
jpm |
80 |
RewriteRule ^eflore\/(BDNBE)\/derniere_version\/(nn|nt)\/([0-9]+)$ papyrus.php?menu=374&module=fiche&cpr=$1&$2=$3 [L]
|
|
|
81 |
RewriteRule ^eflore\/([^/]+)\/derniere_version\/(nn|nt)\/([0-9]+)$ papyrus.php?menu=39&module=fiche&cpr=$1&$2=$3 [L]
|
|
|
82 |
# Chemin de type dossier : avec action Wikini sans handler
|
289 |
jpm |
83 |
RewriteRule ^eflore\/(BDAFN)\/([0-9.]*)\/([^/]+)\/([^/]+)\/(wiki)$ papyrus.php?menu=425&module=fiche&action=wiki&cpr=$1&cprv=$2&$3=$4 [L]
|
334 |
jpm |
84 |
RewriteRule ^eflore\/(BDNFM)\/([0-9.]*)\/([^/]+)\/([^/]+)\/(wiki)$ papyrus.php?menu=455&module=fiche&action=wiki&cpr=$1&cprv=$2&$3=$4 [L]
|
184 |
jpm |
85 |
RewriteRule ^eflore\/(BDNBE)\/([0-9.]*)\/([^/]+)\/([^/]+)\/(wiki)$ papyrus.php?menu=374&module=fiche&action=wiki&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
86 |
RewriteRule ^eflore\/([^/]+)\/([0-9.]*)\/([^/]+)\/([^/]+)\/(wiki)$ papyrus.php?menu=39&module=fiche&action=wiki&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
87 |
# Chemin de type dossier : avec action
|
289 |
jpm |
88 |
RewriteRule ^eflore\/(BDAFN)\/([0-9.]*)\/([^/]+)\/([^/]+)\/([^/]+)$ papyrus.php?menu=425&module=fiche&action=$5&cpr=$1&cprv=$2&$3=$4 [L]
|
334 |
jpm |
89 |
RewriteRule ^eflore\/(BDNFM)\/([0-9.]*)\/([^/]+)\/([^/]+)\/([^/]+)$ papyrus.php?menu=455&module=fiche&action=$5&cpr=$1&cprv=$2&$3=$4 [L]
|
184 |
jpm |
90 |
RewriteRule ^eflore\/(BDNBE)\/([0-9.]*)\/([^/]+)\/([^/]+)\/([^/]+)$ papyrus.php?menu=374&module=fiche&action=$5&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
91 |
RewriteRule ^eflore\/([^/]+)\/([0-9.]*)\/([^/]+)\/([^/]+)\/([^/]+)$ papyrus.php?menu=39&module=fiche&action=$5&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
92 |
# Chemin de type dossier : avec action Wikini avec handler
|
289 |
jpm |
93 |
RewriteRule ^eflore\/(BDAFN)\/([0-9.]*)\/([^/]+)\/([^/]+)\/(wiki.*)\/([^/]+)$ papyrus.php?menu=425&module=fiche&action=wiki&cpr=$1&cprv=$2&$3=$4&$5&handler=$6 [L]
|
334 |
jpm |
94 |
RewriteRule ^eflore\/(BDNFM)\/([0-9.]*)\/([^/]+)\/([^/]+)\/(wiki.*)\/([^/]+)$ papyrus.php?menu=455&module=fiche&action=wiki&cpr=$1&cprv=$2&$3=$4&$5&handler=$6 [L]
|
184 |
jpm |
95 |
RewriteRule ^eflore\/(BDNBE)\/([0-9.]*)\/([^/]+)\/([^/]+)\/(wiki.*)\/([^/]+)$ papyrus.php?menu=374&module=fiche&action=wiki&cpr=$1&cprv=$2&$3=$4&$5&handler=$6 [L]
|
|
|
96 |
RewriteRule ^eflore\/([^/]+)\/([0-9.]*)\/([^/]+)\/([^/]+)\/(wiki.*)\/([^/]+)$ papyrus.php?menu=39&module=fiche&action=wiki&cpr=$1&cprv=$2&$3=$4&$5&handler=$6 [L]
|
|
|
97 |
# Chemin de type dossier : avec action et format
|
289 |
jpm |
98 |
RewriteRule ^eflore\/(BDAFN)\/([0-9.]*)\/([^/]+)\/([^/]+)\/([^/]+)\/([^/]+)$ papyrus.php?menu=425&module=fiche&action=$5&format=$6&cpr=$1&cprv=$2&$3=$4 [L]
|
334 |
jpm |
99 |
RewriteRule ^eflore\/(BDNFM)\/([0-9.]*)\/([^/]+)\/([^/]+)\/([^/]+)\/([^/]+)$ papyrus.php?menu=455&module=fiche&action=$5&format=$6&cpr=$1&cprv=$2&$3=$4 [L]
|
184 |
jpm |
100 |
RewriteRule ^eflore\/(BDNBE)\/([0-9.]*)\/([^/]+)\/([^/]+)\/([^/]+)\/([^/]+)$ papyrus.php?menu=374&module=fiche&action=$5&format=$6&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
101 |
RewriteRule ^eflore\/([^/]+)\/([0-9.]*)\/([^/]+)\/([^/]+)\/([^/]+)\/([^/]+)$ papyrus.php?menu=39&module=fiche&action=$5&format=$6&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
102 |
# Chemin pour rajouter à la fin ce qui reste
|
289 |
jpm |
103 |
RewriteRule ^eflore\/(BDAFN)\/([0-9.]*)\/(nn|nt)\/([^/]+)\/(.+)$ papyrus.php?menu=425&module=fiche&action=$5&cpr=$1&cprv=$2&$3=$4 [L]
|
334 |
jpm |
104 |
RewriteRule ^eflore\/(BDNFM)\/([0-9.]*)\/(nn|nt)\/([^/]+)\/(.+)$ papyrus.php?menu=455&module=fiche&action=$5&cpr=$1&cprv=$2&$3=$4 [L]
|
184 |
jpm |
105 |
RewriteRule ^eflore\/(BDNBE)\/([0-9.]*)\/(nn|nt)\/([^/]+)\/(.+)$ papyrus.php?menu=374&module=fiche&action=$5&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
106 |
RewriteRule ^eflore\/([^/]+)\/([0-9.]*)\/(nn|nt)\/([^/]+)\/(.+)$ papyrus.php?menu=39&module=fiche&action=$5&cpr=$1&cprv=$2&$3=$4 [L]
|
|
|
107 |
# Chemin pour rajouter à la fin ce qui reste : dernière version
|
289 |
jpm |
108 |
RewriteRule ^eflore\/(BDAFN)\/derniere_version\/(nn|nt)\/([^/]+)\/(.+)$ papyrus.php?menu=425&module=fiche&action=$4&cpr=$1&$2=$3 [L]
|
334 |
jpm |
109 |
RewriteRule ^eflore\/(BDNFM)\/derniere_version\/(nn|nt)\/([^/]+)\/(.+)$ papyrus.php?menu=455&module=fiche&action=$4&cpr=$1&$2=$3 [L]
|
184 |
jpm |
110 |
RewriteRule ^eflore\/(BDNBE)\/derniere_version\/(nn|nt)\/([^/]+)\/(.+)$ papyrus.php?menu=374&module=fiche&action=$4&cpr=$1&$2=$3 [L]
|
|
|
111 |
RewriteRule ^eflore\/([^/]+)\/derniere_version\/(nn|nt)\/([^/]+)\/(.+)$ papyrus.php?menu=39&module=fiche&action=$4&cpr=$1&$2=$3 [L]
|
|
|
112 |
# Xper
|
|
|
113 |
RewriteRule ^eflore\/xper\/(.+)$ papyrus.php?menu=39&module=commun&action=applette_xper&format=exit.html&base=$1 [L]
|
68 |
david |
114 |
|
184 |
jpm |
115 |
# Raccourci pour eFlore ANCIEN : les nn
|
68 |
david |
116 |
RewriteRule ^nn([0-9]*)$ papyrus.php?menu=39&module=fiche&nn=$1 [L]
|
|
|
117 |
RewriteRule ^bdnff_nn([0-9]*)$ papyrus.php?menu=39&module=fiche&nn=$1 [L]
|
|
|
118 |
RewriteRule ^bdnff\/nn([0-9]*)$ papyrus.php?menu=39&module=fiche&nn=$1 [L]
|
4 |
david |
119 |
RewriteRule ^bdnfgm_nn([0-9]*)$ papyrus.php?menu=135&flore=ANT&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numnom=$1 [L]
|
|
|
120 |
RewriteRule ^bdnfgm\/nn([0-9]*)$ papyrus.php?menu=135&flore=ANT&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numnom=$1 [L]
|
|
|
121 |
RewriteRule ^bdnfr_nn([0-9]*)$ papyrus.php?menu=136&flore=REU&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numnom=$1 [L]
|
|
|
122 |
RewriteRule ^bdnfr\/nn([0-9]*)$ papyrus.php?menu=136&flore=REU&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numnom=$1 [L]
|
184 |
jpm |
123 |
# Raccourci pour eFlore ANCIEN : les nt
|
68 |
david |
124 |
RewriteRule ^nt([0-9]*)$ papyrus.php?menu=39&module=fiche&nt=$1 [L]
|
|
|
125 |
RewriteRule ^bdnff_nt([0-9]*)$ papyrus.php?menu=39&module=fiche&nt=$1 [L]
|
|
|
126 |
RewriteRule ^bdnff\/nt([0-9]*)$ papyrus.php?menu=39&module=fiche&nt=$1 [L]
|
|
|
127 |
RewriteRule ^bdnfgm_nt([0-9]*)$ papyrus.php?menu=135&flore=ANT&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numtaxon=$1 [L]
|
|
|
128 |
RewriteRule ^bdnfgm\/nt([0-9]*)$ papyrus.php?menu=135&flore=ANT&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numtaxon=$1 [L]
|
|
|
129 |
RewriteRule ^bdnfr_nt([0-9]*)$ papyrus.php?menu=136&flore=REU&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numtaxon=$1 [L]
|
|
|
130 |
RewriteRule ^bdnfr\/nt([0-9]*)$ papyrus.php?menu=136&flore=REU&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numtaxon=$1 [L]
|
|
|
131 |
|
4 |
david |
132 |
RewriteRule ^([^/]*\.css)$ wikini/isff/$1 [L]
|
|
|
133 |
RewriteRule ^wikini/([^/]+)/([^.]*)$ wikini/$1/wakka.php?wiki=$2 [L]
|
|
|
134 |
|
212 |
jpm |
135 |
# Raccourci pour Chrono-Form, dossier enquetes
|
361 |
jpm |
136 |
RewriteRule ^enquetes/utilisateurs_eflore$ http://www.tela-botanica.org/enquetes/index.php?sid=1&newtest=Y [QSA,L]
|
343 |
jpm |
137 |
RewriteRule ^enquetes/form_botaniste_formation_activite$ http://www.tela-botanica.org/enquetes_archives/questionaire_ferme.html [L,R=301]
|
|
|
138 |
RewriteRule ^enquetes/botaniste_formation_activite$ http://www.tela-botanica.org/enquetes_archives/questionaire_ferme.html [L,R=301]
|
|
|
139 |
RewriteRule ^enquetes/form_(.+)$ enquetes_archives/formulaire.php?nom_table=$1 [QSA,L]
|
|
|
140 |
RewriteRule ^enquetes/liste_(.+)$ enquetes_archives/listing.php?nom_table=$1 [QSA,L]
|
4 |
david |
141 |
|
213 |
jpm |
142 |
# Redirection d'url pour les vielles applications de Papyrus
|
212 |
jpm |
143 |
RewriteRule ^([^\/]+)&(.*)$ http://www.tela-botanica.org/$1?$2 [QSA,L,R=301]
|
213 |
jpm |
144 |
# Redirection d'url pour les vieux permaliens
|
219 |
jpm |
145 |
RewriteCond %{REQUEST_FILENAME}/ !-d
|
212 |
jpm |
146 |
RewriteRule ^([^\/\?:.]+)$ http://www.tela-botanica.org/page:$1 [QSA,L,R=301]
|
213 |
jpm |
147 |
# Redirection d'url pour les permaliens d'origine contenant menu_
|
317 |
jpm |
148 |
# TODO : voir pourquoi les query string ne sont pas transmise... : [MAJ 07 mars 2007 JPM : cela à l'air de marcher]
|
|
|
149 |
RewriteRule ^page:menu_([0-9]+)$ http://www.tela-botanica.org/page:$1 [QSA,L,R=301]
|
218 |
jpm |
150 |
# Redirection d'url pour les anciennes url utilisant les codes numériques pour les sites
|
|
|
151 |
RewriteCond %{REQUEST_URI}?%{QUERY_STRING} ^/papyrus\.php\?site=([0-9]+)(&(.*)|)$
|
|
|
152 |
RewriteRule ^papyrus.php$ http://www.tela-botanica.org/site:%1?%3 [L,R=301]
|
213 |
jpm |
153 |
# Redirection d'url pour le sélecteur de site
|
214 |
jpm |
154 |
# Le point d'intérrogation sans rien après, vide la QUERY_STRING sinon elle est concacténée à l'url et cela plante...
|
|
|
155 |
# Le "/" initial dans la RewriteCond est obligatoire!
|
216 |
jpm |
156 |
RewriteCond %{REQUEST_URI}?%{QUERY_STRING} ^/papyrus\.php\?site=([^&]+)$
|
214 |
jpm |
157 |
RewriteRule ^papyrus.php$ http://www.tela-botanica.org/site:%1? [L,R=301]
|
|
|
158 |
|
212 |
jpm |
159 |
# Réecriture d'url pour les sites de Papyrus : à modifier si les valeurs par défaut ont été changées
|
|
|
160 |
RewriteRule ^site:.+$ papyrus.php [QSA,L]
|
|
|
161 |
# Réecriture d'url pour les menus de Papyrus : à modifier si les valeurs par défaut ont été changées
|
|
|
162 |
RewriteRule ^page:.+$ papyrus.php [QSA,L]
|
|
|
163 |
|
|
|
164 |
# Gestion des erreurs 404
|
290 |
jpm |
165 |
ErrorDocument 404 /erreur_http.php?erreur=404
|