The project I am working has set up a internet site at:
http://localhost:8080/seaside
That I can link to with my browser.
Is there a way that I can cd to that location
and see what is there?
I know that in some cases the subdirectories/files
of seaside seen by the browser don't really
exist but I don't have a clear picture as to what
things exists as directories/files and what things don't.
Can I go to http://localhost:8080/seaside and add new html files
that firefox can then see?