On 3/22/2012 8:56 AM, Mysterious Mose wrote:
> 
>     I just want a plain named pipe as a file on the web server. I will
> write information to the pipe, and when a web browser accesses the
> pipe, it will read the information. Simple, right? But whenever I try
> to access the pipe through the web, I get a 403 Forbidden error. Why?
> The pipe is readable. I even tried making it 777 and still I get the
> error.

mod_proxy_scgi?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to