linamh/www-apache/mod_restartd/files/48_mod_restartd.conf

6 lines
126 B
Plaintext

<IfDefine RESTARTD>
<IfModule !mod_restartd.c>
LoadModule restartd_module modules/mod_restartd.so
</IfModule>
</IfDefine>