Jump to content

Interactive Development Folder Structure: Difference between revisions

From Parasol
Created page with "== Introduction == In order to support so many clients with differing server configurations and requirements, the following folder structure is, as of June 2016, mandatory for..."
 
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Introduction ==
== Introduction ==
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:
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 ==
|-- 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? ==
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)