# This is the config file for openjpip-server
<IfModule mod_proxy_fcgi.c>
ProxyPass "/openjpip" "fcgi://127.0.0.1:3000/"
</IfModule>