fixes #213 - reverting new h5bp htaccess rule
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
|
||||
|
||||
# BEGIN HTML5 Boilerplate .htaccess
|
||||
|
||||
###
|
||||
@@ -339,18 +338,6 @@ AddType text/x-vcard vcf
|
||||
|
||||
|
||||
|
||||
# ----------------------------------------------------------------------
|
||||
# Apache Performance Tuning
|
||||
# ----------------------------------------------------------------------
|
||||
|
||||
# Without -SymLinksIfOwnerMatch Apache will have to issue extra system calls to check up on symlinks.
|
||||
# For highest performance and no symlink protection set +FollowSymLinks and -SymLinksIfOwnerMatch
|
||||
# httpd.apache.org/docs/current/misc/perf-tuning.html#symlinks
|
||||
|
||||
Options -SymLinksIfOwnerMatch
|
||||
|
||||
|
||||
|
||||
# ----------------------------------------------------------------------
|
||||
# Suppress or force the "www." at the beginning of URLs
|
||||
# ----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user