ports/www/ap2-mod_dnssd/pkg
2023-08-16 22:26:55 +00:00
..
DESCR SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
PLIST SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
README SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
UNMESSAGE SecBSD's official ports repository 2023-08-16 22:26:55 +00:00

+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

To enable the ap2-mod_dnssd module, the following lines need to be added
to ${SYSCONFDIR}/apache2/httpd2.conf:
    DNSSDEnable on
    LoadModule dnssd_module ${PREFIX}/lib/apache2/dnssd_module.so

Then httpd2(8) must be restarted.