mirror of
https://github.com/oupala/apaxy.git
synced 2025-08-18 13:31:42 +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
|
# INDEX OPTIONS
|
||||||
IndexOptions +Charset=UTF-8 +FancyIndexing +IgnoreCase +FoldersFirst +XHTML +HTMLTable +SuppressRules +SuppressDescription +NameWidth=* +IconsAreLinks
|
IndexOptions +Charset=UTF-8 +FancyIndexing +IgnoreCase +FoldersFirst +XHTML +HTMLTable +SuppressRules +SuppressDescription +NameWidth=* +IconsAreLinks
|
||||||
|
|
||||||
# META VIEWPORT
|
# META VIEWPORT
|
||||||
IndexHeadInsert "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />"
|
IndexHeadInsert "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />"
|
||||||
|
|
||||||
# HIDE /theme DIRECTORY
|
# HIDE /theme DIRECTORY
|
||||||
IndexIgnore .htaccess /theme
|
IndexIgnore .htaccess /theme
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
# If your directory is http://mywebsite.com/share/
|
# If your directory is http://mywebsite.com/share/
|
||||||
# you would change to:
|
# 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^^
|
AddIcon /{FOLDERNAME}/theme/icons/blank.png ^^BLANKICON^^
|
||||||
|
Reference in New Issue
Block a user