magpieContainers/pica-apache/vhost-pica.conf

5 lines
127 B
Plaintext
Raw Normal View History

2023-12-02 21:29:09 +00:00
<Location /pica>
ProxyPass "unix:/run/pica/pica.sock|fcgi://localhost"
ProxyPassReverse "http://localhost"
</Location>