Skip to content
/ SRI Public

Web Dev for Civil & Environmental Engineering

Notifications You must be signed in to change notification settings

ajsh/SRI

Repository files navigation

General Structure
There are 3 Folders by default
- www
- tmp
- data

What each folder is used for
www:
  - The public web root directory for the site
  - read only permissions from the web server.
data:
  - used to keep dynamic data files (sqlite,csv,etc.)
  - read and write web permissions
tmp:
  - general use
  - read and write web permissions

Other folders can be created, but these are setup and used with the default permissions

About

Web Dev for Civil & Environmental Engineering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published