Update .htaccess

pull/58/head
Rodolfo Berrios 2019-09-28 13:51:20 -03:00 committed by GitHub
parent b5fd7a6791
commit cb83b2b98c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -6,7 +6,6 @@ ServerSignature Off
# Disable directory listing (-indexes), Multiviews (-MultiViews) and enable Follow system links (+FollowSymLinks) # Disable directory listing (-indexes), Multiviews (-MultiViews) and enable Follow system links (+FollowSymLinks)
Options -Indexes Options -Indexes
Options -MultiViews Options -MultiViews
Options +FollowSymLinks
<IfModule mod_rewrite.c> <IfModule mod_rewrite.c>