Merge pull request #8 from danpros/master

Update to master
This commit is contained in:
Kanti 2014-10-24 16:42:16 +02:00
commit 065857f3ce

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>