On Wed, 2008-08-27 at 01:56 +0200, Da Zheng wrote: > > Yes, but the point here is that *you* are opening that file and > > expecting something to happen. I thought you were writing the program > > which would *serve* that file. > > > I know it's a bit confusing. Then what should I do?
If you want to serve that file, you'll be writing a trivfs translator for it. Thomas