> Question 1: What are the proper path delimiters?
I don't get it. It didn't work before you changed things?
> The set up is on a Mac under OS 9.
Mac is difficult, because the Socket code is not as nice. So, it can't
handle many requests at one time. That means images will not load
quickly.
Here is my prescription:
1. There is a new version out which you will want to use.
Download it at http://seaweed.cc.gatech.edu/docs/6
2. Download Apple Personal Web Sharing.
3. Set up APWS on port 8080.
4. Set up ComSwiki on port 80.
5. Move the default/files folder into the web sharing directory
6. Create a directory in the web sharing directory named 'uploads'
7. Use the admin utility to change these settings:
admin/settings/filesLocation to http://myServersUrl:8080/files/
admin/settings/uploadsDirectory to the file location of the
uploads directory (such as MyComputer:ApplePWS:uploads)
admin/settings/uploadsServerPath to http://myServersUrl:8080/uploads/
8. Go to both docs/settings and refs/settings and hit 'update settings'
9. Use the 'add' button to create your new swiki. Chose global uploads.
This will make both uploads and files served through ApplePWS.
Peace and Luck!
Je77