mirror of
https://github.com/oupala/apaxy.git
synced 2025-08-18 15:11:47 +02:00
Fix based on Pull Request #34
https://github.com/AdamWhitcroft/Apaxy/pull/34
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
# INDEX OPTIONS
|
||||
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\" />"
|
||||
# META VIEWPORT
|
||||
IndexHeadInsert "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />"
|
||||
|
||||
# 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^^
|
||||
|
Reference in New Issue
Block a user