Modif pour rafraichissement de la photo en fonction du choix de déclinaison (https://github.com/thelia/thelia/pull/1981 + https://github.com/thelia/thelia/pull/2414)

This commit is contained in:
2019-11-25 06:52:45 +01:00
parent 1dc16836ee
commit 332ebfbcb7
20 changed files with 11174 additions and 46 deletions

View File

@@ -26,6 +26,9 @@ AddDefaultCharset UTF-8
# define the RewriteBase below to get a proper URL rewriting
# RewriteBase /thelia2
#RewriteCond %{REQUEST_URI} !^/web/
#RewriteRule ^(.*)$ /web/$1 [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d