Page MenuHomeIn-Portal Phabricator

in-portal
No OneTemporary

File Metadata

Created
Tue, Apr 29, 5:11 PM

in-portal

Index: branches/5.2.x/admin/system_presets/.htaccess
===================================================================
--- branches/5.2.x/admin/system_presets/.htaccess (revision 15159)
+++ branches/5.2.x/admin/system_presets/.htaccess (revision 15160)
@@ -1,8 +1,8 @@
deny from all
-satisfy all
+satisfy any
<FilesMatch "\.(js)$">
order allow,deny
allow from all
- satisfy all
+ satisfy any
</FilesMatch>
\ No newline at end of file

Event Timeline