Interactive Development Folder Structure: Difference between revisions
Appearance
David Smith (talk | contribs) No edit summary |
David Smith (talk | contribs) No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
== The mandatory structure == | == The mandatory structure == | ||
|-- config (all configuration-centric files and folders) | |-- config (all configuration-centric files and folders - these are not automatically deployed) | ||
|-- htdocs (all public-facing files and folders) | |-- htdocs (all public-facing files and folders) | ||
|-- project (all private, security-centric files and folders) | |-- project (all private, security-centric files and folders) | ||
== Questions? == | |||
Feel free to contact David Smith (-125 [mailto:david.smith@parasol-island.com david.smith@parasol-island.com]) | |||
Latest revision as of 10:38, 12 July 2016
Introduction
[edit]In order to support so many clients with differing server configurations and requirements, the following folder structure is, as of June 2016, mandatory for all development projects in the Interactive department.
The mandatory structure
[edit]|-- config (all configuration-centric files and folders - these are not automatically deployed)
|-- htdocs (all public-facing files and folders)
|-- project (all private, security-centric files and folders)
Questions?
[edit]Feel free to contact David Smith (-125 david.smith@parasol-island.com)