Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Tutoriais
Wiki
Wiki
Magento
Htaccess
Htaccess
· Changes
Page history
Update Htaccess
authored
Feb 11, 2020
by
Jonatan Machado
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
Magento/Htaccess.md
Magento/Htaccess.md
+2
-0
No files found.
Magento/Htaccess.md
View page @
a631d95d
...
@@ -3,6 +3,8 @@
...
@@ -3,6 +3,8 @@
```
htaccess
```
htaccess
#Deny from 119.23.211.54
### Evite que o sftp-config.json seja carregado
### Evite que o sftp-config.json seja carregado
<files sftp-config.json>
<files sftp-config.json>
order allow,deny
order allow,deny
...
...