mirror of
https://github.com/oupala/apaxy.git
synced 2025-08-23 14:03:03 +02:00
Added charset option
By default, Charset will be 'UTF-8'.
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
Options +Indexes
|
Options +Indexes
|
||||||
|
|
||||||
# INDEX OPTIONS
|
# INDEX OPTIONS
|
||||||
IndexOptions +FancyIndexing +IgnoreCase +FoldersFirst +XHTML +HTMLTable +SuppressRules +SuppressDescription +NameWidth=*
|
IndexOptions +Charset=UTF-8 +FancyIndexing +IgnoreCase +FoldersFirst +XHTML +HTMLTable +SuppressRules +SuppressDescription +NameWidth=*
|
||||||
|
|
||||||
# HIDE /theme DIRECTORY
|
# HIDE /theme DIRECTORY
|
||||||
IndexIgnore .htaccess /theme
|
IndexIgnore .htaccess /theme
|
||||||
|
Reference in New Issue
Block a user