Hey,

I have a http server listening on a socket in /var/www/run/listen.sock , with 
permissions 0666 and www:www i can curl the socket and it works , but it does 
not work when i try to use it with httpd, maybe because httpd only support 
fastcgi sockets and not "raw" unix sockets.

Does anyone know how to get httpd to use unix sockets?

The only solution i could image was to monkey hack a fastcgi socket to reverse 
proxy to the regular socket, this was without success.


Take Care 
Sincerely Filip

Reply via email to