magento2-docker/setup/.htaccess

6 lines
77 B
ApacheConf
Executable File

Options -Indexes
<IfModule mod_rewrite.c>
RewriteEngine Off
</IfModule>