Skip to content

Editing DB/website code

  • HTML files for simmons.mit.edu live in /var/www/html
  • PHP files for the DB live in /var/www/html/sds
  • Any changes you make will update the DB and website in real-time.
  • We don’t have version control yet, so try not to break anything.