forked from jayallen/melody
-
Notifications
You must be signed in to change notification settings - Fork 36
config themesdirectory
Violet edited this page Nov 2, 2010
·
2 revisions
Defines the directory path staring from the $MT_HOME
directory which themes are located.
The themes directory should:
- be owned by the owner of index.cgi (apache, www-data, index.cgi owners in the suexec environment) can read, write and list.
- not be publicly accessible on Web server. If publicly accessible, the contents of the theme folder should not contain any sensitive data.
Default path is "$MT_HOME/themes"
ThemesDirectory themes
Path to themes folder.
Change to "FooThemes" folder:
ThemesDirectory FooThemes
-
Categories: Appendix: Configuration Directives
-
Tags: directory, New in MT5, path, theme
-
New in MT5