July
12 - Homeroom 7 - Agenda
1. Team Publishing Pitfalls
and they only use as far as home/USERNAME. The files get successfully
uploaded, but you won't see them anywhere in the Navigator browser.
Only
files in the www folder (or in some subfolder under that) show up when
you
use a browser and look in
http://cuip.uchicago.edu/~USERNAME
(And why is *that*? Because people do some things with their computer
accounts besides publish web pages, so they need a way to distinguish
what
they want the web server to publish from what they don't want to share
with
the whole world. The way that has evolved is to distinguish that
by where
a file is located, with a designated location for each user being shown
by
the web server. Besides "www", some systems use "html" or "public_html".)
Anyway, the moral of the story is; Don't forget the "www" when you publish
in Composer!
| by Ellen Dairyko and Frada Boxer |