diff --git a/apaxy/htaccess.txt b/apaxy/htaccess.txt index 275cdf0..0a958fd 100644 --- a/apaxy/htaccess.txt +++ b/apaxy/htaccess.txt @@ -11,8 +11,8 @@ # INDEX OPTIONS IndexOptions +Charset=UTF-8 +FancyIndexing +IgnoreCase +FoldersFirst +XHTML +HTMLTable +SuppressRules +SuppressDescription +NameWidth=* +IconsAreLinks - # META VIEWPORT - IndexHeadInsert "" + # META VIEWPORT + IndexHeadInsert "" # HIDE /theme DIRECTORY IndexIgnore .htaccess /theme @@ -26,7 +26,7 @@ # If your directory is http://mywebsite.com/share/ # you would change to: # -# AddIcon /share/{FOLDERNAME}/theme/icons/blank.png ^^BLANKICON^^ +# AddIcon /share/theme/icons/blank.png ^^BLANKICON^^ # AddIcon /{FOLDERNAME}/theme/icons/blank.png ^^BLANKICON^^