# Add the following line
Options FollowSymLinks
# Change the following line
#Options Indexes FollowSymLinks
Options Indexes FollowSymLinks MultiViews
# Change the following line to allow .htaccess to enable the rewrite engine
#AllowOverride Nome
AllowOverride All
# Add the following two lines
Order allow,deny
allow from all
# Add the following section after the section
Order allow,deny
Deny from all
Satisfy All