What you do is, create a web app, and put the files into the root
      directory of the webap, something like this directory:
 
          /var/hda/web-apps/'''yourwebappname'''/html
 
      this directory belongs to apache. you will have to change the
      ownership to your user (recommended) or otherwise add things as root.