IFSC 4399 - Web Server Technologies

Directory Structure

  • In My Documents, create a folder named ifsc4399. All of your files related to website must be in this folder.
  • Open the ifsc4399 folder. You will then create a folder for each assignment, such as assignment-1, assignment-2, etc. Be sure to use all lower case and now blanks.
  • In the assignment folder, create a folder named assets.
  • Inside the assets folder we are going to create the following folders
    • images – all images in your site should be in this folder
    • style – all of your Cascading Style Sheets (CSS) should be in this folder
    • scripts – any Javascript files we use
    • resources – Any files related to the site but are not uploaded
Web Directory Structure