On Thu, 22 Mar 2012 06:56:56 -0700 "Mysterious Mose" <webmaster@xxxxxxxxxxxxx> wrote: > I just want a plain named pipe as a file on the web server. How are you trying to access it? A named pipe isn't a regular file, and can't in general be treated as such. Not having tried it with apache, I don't know what to expect, but you could start by cranking up LogLevel and seeing what the error log tells me. Also if you were trying to pretend it's a regular file then at the very least you'd need to disable sendfile. -- Nick Kew --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx