mirror of
https://github.com/danpros/htmly.git
synced 2026-04-21 21:16:23 +05:30
commit
065857f3ce
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.
|
# Don't show directory listings for URLs which map to a directory.
|
||||||
Options -Indexes
|
Options -Indexes
|
||||||
|
|
||||||
# Follow symbolic links in this directory.
|
|
||||||
Options +FollowSymLinks
|
|
||||||
|
|
||||||
# Make HTMLy handle any 404 errors.
|
# Make HTMLy handle any 404 errors.
|
||||||
ErrorDocument 404 /index.php
|
ErrorDocument 404 /index.php
|
||||||
|
|
||||||
|
|
@ -122,4 +119,4 @@ DirectoryIndex index.php index.html index.htm
|
||||||
text/x-component \
|
text/x-component \
|
||||||
text/xml
|
text/xml
|
||||||
|
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue