| Posted by Dylan Parry on 10/16/06 08:46 
Iain wrote:
 > I want to store various objects at a level higher than wwwroot.
 
 Any file stored higher than the root will not be visible (or indeed
 usable) to the public. The only way to get around this is to write a
 script to dynamically write the contents of these files to a stream that
 can be accessed from the public side.
 
 --
 Dylan Parry
 http://electricfreedom.org | http://webpageworkshop.co.uk
 
 Programming, n: A pastime similar to banging one's head
 against a wall, but with fewer opportunities for reward.
  Navigation: [Reply to this message] |