Discussion:
How to customize module runtime path
(too old to reply)
axa
2024-01-16 05:36:14 UTC
Permalink
For example, the proxy module will create a sock file in the var/run/apache2 path, and httpd.pid is also in this path. How should I customize this path?
Marco Moock
2024-01-25 10:45:29 UTC
Permalink
Post by axa
For example, the proxy module will create a sock file in the
var/run/apache2 path, and httpd.pid is also in this path. How should
I customize this path?
What is the reason for changing it?
Is creating a symlink an option?

Loading...