Ok, Figured it out, hopefully this will help some other Apache Users: LoadModule fastcgi_module modules/mod_fastcgi.so <IfModule mod_fastcgi.c> FastCGIExternalServer /some/made/up/path -socket /home/olt/mymapproxy/var/fcgi-socket Alias /proxy /some/made/up/path </IfModule> http://localhost/proxy/service? Marc