mirror of
https://github.com/danpros/htmly.git
synced 2026-04-19 03:56:21 +05:30
commit
457081adc0
1 changed files with 1 additions and 4 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue