>  > I have a swiki with a huge number of rather large uploads.  So far, this
>>  hasn't been a problem.  But, I figured that eventually I'd like to serve
>>  the static uploads through a different server to relieve the unnecessary
>>  load on Comanche.
>
>Hi Eric!
>
>this is actually really easy to do. Check the help pages of the
>AdminTool. Basically, if you change the uploadServerPath of your swiki
>(use the AdminTool) to point to the apache address of that uploads
>directory, it should work right away.

One caveat -- I had a problem serving uploads that had histories 
(multiple versions). When you see them in ComSwiki, you'll note the 
little (15) in parentheses next to them, indicating there is a 
history of five file versions stored. In ComSwiki, if you click that, 
it will display all versions. If you are serving through an external 
web server, it won't without some work -- the URL of the versions 
page created by ComSwiki is the same as that of the latest version, 
with "?history=true" (I think that's correct) tacked onto the end. 
The external web server either has to know what to do with that, or 
redirect those requests back to ComSwiki.
-- 
--------------
William Tozier
[EMAIL PROTECTED]

"It is better to have a permanent income than to be fascinating."
   -- Oscar Wilde

Reply via email to