Tagged Questions

0
votes
1answer
148 views

Apache 1.3 on Openbsd 4.8 can't load module into server file not found [closed]

I am running Apache 1.3 on Openbsd 4.8, I want to run a proxy server on the Apache, however, when I enable the following line LoadModule proxy_module /usr/lib/apache/modules/libproxy.so in ...