Try using the developer tools for Chrome / Firefox / IE to see the requests made for these static elements.
You may have a ccnet site on the port, but the site makes requests for static items on port 80 by default.
Perhaps ccnet is in a subdirectory, and static requests go to the root directory?
source share