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 25, 2019
by
Jonatan Machado
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
Magento/Htaccess.md
Magento/Htaccess.md
+4
-0
No files found.
Magento/Htaccess.md
View page @
aa45dc82
...
...
@@ -111,6 +111,10 @@
<IfModule mod_rewrite.c>
RewriteRule ^(index.php/?)?rss/ - [L,R=403]
RewriteRule ^downloader/ - [L,R=404]
############################################
## enable rewrites
...
...