openjpeg2/debian/libopenjpip-server.conf

5 lines
133 B
Plaintext

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