Skip to content

Commit 7b60f8d

Browse files
author
Fabien Basmaison
committed
mise à jour de Nursit
1 parent deb4a4c commit 7b60f8d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

htaccess.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,13 @@ RewriteRule ^([\w]+)\.api(/(.*))?$ spip.php?action=api_$1&arg=$3 [QSA,L]
163163
# Fin des APIs
164164
###
165165

166+
###
167+
# Adaptive Images
168+
169+
RewriteRule \badapt-img/(\d+/\d\dx/.*)$ spip.php?action=adapt_img&arg=$1 [QSA,L]
170+
171+
# Fin des Adaptive Images
172+
###
166173

167174
###
168175
# URLs "propres", "propres2", "libres", "arbo"

0 commit comments

Comments
 (0)