mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
# Apache 2.4
|
# Apache 2.4
|
||||||
<ifModule mod_authz_core.c>
|
<ifModule mod_authz_core.c>
|
||||||
Require all denied
|
Require all denied
|
||||||
<FilesMatch ".+\.(css|scss|js|map|png|bmp|gif|jpe?g|svg|tiff|woff2?|ttf|eot1)$">
|
<FilesMatch ".+\.(css|scss|js|map|png|bmp|gif|jpe?g|svg|tiff|woff2?|ttf|eot)$">
|
||||||
Require all granted
|
Require all granted
|
||||||
</FilesMatch>
|
</FilesMatch>
|
||||||
</ifModule>
|
</ifModule>
|
||||||
|
|||||||
Reference in New Issue
Block a user