Skip to main content
Participating Frequently
May 28, 2014
Question

Where on my server do I put the contents of a Cp project published in HTML?

  • May 28, 2014
  • 1 reply
  • 182 views

I host published Cp projects (SWF) on a web server that's part of our corporate IT ecosystem. I've just completed my first Cp 8 Responsive Design sample project, published in HTML, and want to host it on the same server I use for SWF projects. I'm looking for guidance with where to put the contents of the published folder (see image below) so I can create the web page to which learners will navigate to launch the course. I have admin and ftp access to the server.

Thanks,

Bob

This topic has been closed for replies.

1 reply

RodWard
Community Expert
Community Expert
May 29, 2014

Just copy everything you have shown in your screenshot to a folder on your web server and point the link in your web page to the index.html file shown.  (You haven't got Windows set up to show file endings for known file types.)

It's recommended to keep all of the content for each course module inside it's own separate folder on the server so as to avoid any conflicts.

bheckmannAuthor
Participating Frequently
May 30, 2014

Thanks Rod. That did the trick. I was particularly wondering if I should keep all the content in a single folder, which you answered.

Bob