Merge pull request #107 from Kanti/patch-1

See Issue #106 by @Kanti
This commit is contained in:
Danang Probo Sayekti 2014-10-24 21:40:45 +07:00
commit 457081adc0

View file

@ -1,9 +1,6 @@
# Don't show directory listings for URLs which map to a directory.
Options -Indexes
# Follow symbolic links in this directory.
Options +FollowSymLinks
# Make HTMLy handle any 404 errors.
ErrorDocument 404 /index.php
@ -122,4 +119,4 @@ DirectoryIndex index.php index.html index.htm
text/x-component \
text/xml
</IfModule>
</IfModule>