mirror of
https://github.com/oupala/apaxy.git
synced 2025-08-30 20:20:16 +02:00
Update htaccess.txt
Added `+IconsAreLinks` as per https://github.com/AdamWhitcroft/Apaxy/issues/20
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
Options +Indexes
|
||||
|
||||
# INDEX OPTIONS
|
||||
IndexOptions +Charset=UTF-8 +FancyIndexing +IgnoreCase +FoldersFirst +XHTML +HTMLTable +SuppressRules +SuppressDescription +NameWidth=*
|
||||
IndexOptions +Charset=UTF-8 +FancyIndexing +IgnoreCase +FoldersFirst +XHTML +HTMLTable +SuppressRules +SuppressDescription +NameWidth=* +IconsAreLinks
|
||||
|
||||
# META VIEWPORT
|
||||
IndexHeadInsert "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">"
|
||||
|
Reference in New Issue
Block a user