Skip to content

Commit c69fd69

Browse files
author
Alexander Paliarush
committed
MAGETWO-23167: [GITHUB] By default Allow all access in .htaccess #533
1 parent 0c03986 commit c69fd69

File tree

3 files changed

+0
-18
lines changed

3 files changed

+0
-18
lines changed

.htaccess

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -170,12 +170,6 @@
170170

171171
</IfModule>
172172

173-
############################################
174-
## By default allow all access
175-
176-
Order allow,deny
177-
Allow from all
178-
179173
###########################################
180174
## Deny access to release notes to prevent disclosure of the installed Magento version
181175

.htaccess.sample

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -167,12 +167,6 @@
167167

168168
</IfModule>
169169

170-
############################################
171-
## By default allow all access
172-
173-
Order allow,deny
174-
Allow from all
175-
176170
###########################################
177171
## Deny access to release notes to prevent disclosure of the installed Magento version
178172

pub/.htaccess

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -156,12 +156,6 @@
156156

157157
</IfModule>
158158

159-
############################################
160-
## By default allow all access
161-
162-
Order allow,deny
163-
Allow from all
164-
165159
###########################################
166160
## Deny access to release notes to prevent disclosure of the installed Magento version
167161

0 commit comments

Comments
 (0)