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
Wordpress
Htaccess
Htaccess
· Changes
Page history
Update Htaccess
authored
Jun 24, 2019
by
Jonatan Machado
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
Wordpress/Htaccess.md
Wordpress/Htaccess.md
+5
-0
No files found.
Wordpress/Htaccess.md
View page @
a1b226ec
...
@@ -150,6 +150,11 @@
...
@@ -150,6 +150,11 @@
</IfModule>
</IfModule>
</IfModule>
</IfModule>
<FilesMatch "\.(zip|sql)$">
Order allow,deny
Deny from all
</FilesMatch>
<files install.php>
<files install.php>
Order allow,deny
Order allow,deny
Deny from all
Deny from all
...
...