You have to unzip it on the server into the base html directory. The webserver has to be able to read the index.html file or it will never work.
Your files should look like this:
/var/www/html/ (or whatever your base html directory is)
.../index.html
.../c2runtime.js
.../data.json
etc...