|
|
@ -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> |