mirror of
https://github.com/kforney/pentest-distro-builder.git
synced 2024-11-14 22:30:10 -07:00
7 lines
94 B
Text
7 lines
94 B
Text
|
# This is the config file for mod_dnssd.
|
||
|
|
||
|
<IfModule mod_dnssd.c>
|
||
|
DNSSDEnable On
|
||
|
</IfModule>
|
||
|
|