Skip to content

Commit

Permalink
Merge pull request #174 from gitnnolabs/remove_param_indexes_apache
Browse files Browse the repository at this point in the history
Remove a opção de visualizar e listar arquivos no browser.
  • Loading branch information
gitnnolabs authored Nov 29, 2024
2 parents c1b6694 + 87da92f commit 49c4a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/apache-config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
DocumentRoot /var/www/site

<Directory /var/www/site/>
Options Indexes FollowSymLinks MultiViews
Options FollowSymLinks MultiViews
AllowOverride All
Order deny,allow
Allow from all
Expand Down

0 comments on commit 49c4a6f

Please sign in to comment.