Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 529 Rev 570
Line 1... Line -...
1
#AddHandler  application/x-httpd-php5 .php
-
 
2
#AddHandler  application/x-httpd-php5 .php3
-
 
3
 
-
 
4
#Spammers
1
#Spammers
5
Deny from estel.ro
2
Deny from estel.ro
6
Deny from ne.jp
3
Deny from ne.jp
7
Deny from 218.63.252.219
4
Deny from 218.63.252.219
Line 16... Line 13...
16
RewriteCond %{HTTP_REFERER} !^http://www\.outils-reseaux\.org [NC]
13
RewriteCond %{HTTP_REFERER} !^http://www\.outils-reseaux\.org [NC]
17
RewriteRule .* - [F,L]
14
RewriteRule .* - [F,L]
18
RewriteCond %{HTTP_REFERER} ^.*(baseballpass|caninestrike|greg-tut|vipsefeed|easytrafficticket|flatcatsite|bosja|bigcallc|easytrafficticket|cavalier\.ring-pcb)\.com.*$ [OR]
15
RewriteCond %{HTTP_REFERER} ^.*(baseballpass|caninestrike|greg-tut|vipsefeed|easytrafficticket|flatcatsite|bosja|bigcallc|easytrafficticket|cavalier\.ring-pcb)\.com.*$ [OR]
19
RewriteCond %{HTTP_REFERER} ^.*(dogstrike)\.net.*$ [OR]
16
RewriteCond %{HTTP_REFERER} ^.*(dogstrike)\.net.*$ [OR]
20
RewriteCond %{HTTP_REFERER} ^.*(viagra|sex|hardcore|porn|pussy|xxx|webcam|ficken|fuck|gay|boobs|babes|x\-pictures|macinstruct|incest|linuxwaves|secureroot).*$
17
RewriteCond %{HTTP_REFERER} ^.*(viagra|sex|hardcore|porn|pussy|xxx|webcam|ficken|fuck|gay|boobs|babes|x\-pictures|macinstruct|incest|linuxwaves|secureroot).*$
-
 
18
RewriteCond %{HTTP_REFERER} !^http://www\.tela-botanica\.org [NC]
-
 
19
RewriteCond %{HTTP_REFERER} !^http://photoflora\.free\.fr [NC]
-
 
20
RewriteCond %{HTTP_REFERER} !^http://www\.outils-reseaux\.org [NC]
21
RewriteRule .* - [F,L]
21
RewriteRule .* - [F,L]
Line 22... Line 22...
22
 
22
 
23
# si le fichier ou le dossier existe dans le système de fichier on l'utilise directement
23
# si le fichier ou le dossier existe dans le système de fichier on l'utilise directement
24
RewriteCond %{REQUEST_FILENAME} !-d
24
RewriteCond %{REQUEST_FILENAME} !-d
Line 154... Line 154...
154
RewriteRule ^bdnfgm_nt([0-9]*)$ papyrus.php?menu=135&flore=ANT&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numtaxon=$1 [L]
154
RewriteRule ^bdnfgm_nt([0-9]*)$ papyrus.php?menu=135&flore=ANT&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numtaxon=$1 [L]
155
RewriteRule ^bdnfgm\/nt([0-9]*)$ papyrus.php?menu=135&flore=ANT&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numtaxon=$1 [L]
155
RewriteRule ^bdnfgm\/nt([0-9]*)$ papyrus.php?menu=135&flore=ANT&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numtaxon=$1 [L]
156
RewriteRule ^bdnfr_nt([0-9]*)$ papyrus.php?menu=136&flore=REU&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numtaxon=$1 [L]
156
RewriteRule ^bdnfr_nt([0-9]*)$ papyrus.php?menu=136&flore=REU&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numtaxon=$1 [L]
157
RewriteRule ^bdnfr\/nt([0-9]*)$ papyrus.php?menu=136&flore=REU&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numtaxon=$1 [L]
157
RewriteRule ^bdnfr\/nt([0-9]*)$ papyrus.php?menu=136&flore=REU&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numtaxon=$1 [L]
Line 158... Line 158...
158
 
158
 
159
RewriteRule ^([^/]*\.css)$ wikini/isff/$1 [L]
159
#RewriteRule ^([^/]*\.css)$ wikini/isff/$1 [L]
Line 160... Line 160...
160
RewriteRule ^wikini/([^/]+)/([^.]*)$ wikini/$1/wakka.php?wiki=$2 [L]
160
#RewriteRule ^wikini/([^/]+)/([^.]*)$ wikini/$1/wakka.php?wiki=$2 [L]
161
 
161
 
162
# Redirection d'url pour les vielles applications de Papyrus
162
# Redirection d'url pour les vielles applications de Papyrus
163
RewriteRule ^([^\/]+)&(.*)$ http://www.tela-botanica.org/$1?$2 [QSA,L,R=301]
163
RewriteRule ^([^\/]+)&(.*)$ http://www.tela-botanica.org/$1?$2 [QSA,L,R=301]
Line 178... Line 178...
178
 
178
 
179
# Réecriture d'url pour les sites de Papyrus : à modifier si les valeurs par défaut ont été changées
179
# Réecriture d'url pour les sites de Papyrus : à modifier si les valeurs par défaut ont été changées
180
RewriteRule ^site:.+$ papyrus.php [QSA,L]
180
RewriteRule ^site:.+$ papyrus.php [QSA,L]
181
# Réecriture d'url pour les menus de Papyrus : à modifier si les valeurs par défaut ont été changées
181
# Réecriture d'url pour les menus de Papyrus : à modifier si les valeurs par défaut ont été changées
-
 
182
RewriteRule ^page:.+$ papyrus.php [QSA,L]
-
 
183
# Réecriture d'url pour les applications GWT
-
 
184
RewriteRule ^appli:cel2$ http://www.tela-botanica.org/eflore-test/cel2/cel2.html [QSA,L,R=302]
Line 182... Line 185...
182
RewriteRule ^page:.+$ papyrus.php [QSA,L]
185
RewriteRule ^appli:cel$ http://www.tela-botanica.org/cel/www/org.tela_botanica.Cel/Cel.html [QSA,L,R=302]
183
 
186