Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
W Wiki
  • Project overview
    • Project overview
    • Details
    • Activity
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
Collapse sidebar
  • Tutoriais
  • Wiki
  • Wiki
    • Magento
  • Htaccess

Htaccess · Changes

Page history
Update Htaccess authored Aug 09, 2019 by Jonatan Machado's avatar Jonatan Machado
Hide whitespace changes
Inline Side-by-side
Showing with 1 addition and 2 deletions
+1 -2
  • Magento/Htaccess.md Magento/Htaccess.md +1 -2
  • No files found.
Magento/Htaccess.md
View page @ d3bed946
......@@ -15,7 +15,7 @@
###Bloquear extensões sensíveis
<FilesMatch ".(zip|sql|htaccess|htpasswd|ini|phps|fla|psd|log|sh)$">
<FilesMatch ".+\.(zip|sql|htaccess|htpasswd|ini|phps|fla|log|psd|sh)$">
Order Allow,Deny
Deny from all
</FilesMatch>
......@@ -217,5 +217,4 @@
Order allow,deny
Allow from all
`````
Clone repository
  • Gitlab
    • Comandos
  • Hotfix
    • og:image
  • Magento
    • Htaccess
    • MagentoCronChecker
    • Robots
    • SimpleSchema
    • Soap v2 Tester
    • gitignore
  • Migração
    • leg.br
  • Padrões
    • eslint
    • prettier
  • Plugins
    • Adicionar informações extras ao texto copiado da web
  • QueryCommerce
  • Servidores
    • Cloudways
    • DnsMadeEasy
View All Pages