Je77
thanks for the answer.
> I don't get it. It didn't work before you changed things?
It never worked: This is my first start with
Comanche (I had been using PWS till now).
I have not been able to see a single picture served
by my Swiki so far. I never tried the initial
settings, since I assumed that paths must be
adjusted to begin with.
I will try out according to your prescription.
Peace,
Iannis
===============
"Jochen F. Rick" wrote:
>
> > 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