Skip to content

Commit 7b78c24

Browse files
author
Oleksandr Gorkun
committed
MAGETWO-83263: Configuration Update
1 parent e098fe6 commit 7b78c24

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.htaccess

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,10 @@ DirectoryIndex index.php
106106
order allow,deny
107107
deny from all
108108
</Files>
109-
<Files auth.json>
109+
<Files auth.json>
110110
order allow,deny
111111
deny from all
112-
</Files>
112+
</Files>
113113
<Files magento_umask>
114114
order allow,deny
115115
deny from all

.htaccess.sample

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,10 +270,10 @@ DirectoryIndex index.php
270270
order allow,deny
271271
deny from all
272272
</Files>
273-
<Files auth.json>
273+
<Files auth.json>
274274
order allow,deny
275275
deny from all
276-
</Files>
276+
</Files>
277277
<Files magento_umask>
278278
order allow,deny
279279
deny from all

0 commit comments

Comments
 (0)