Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

orj/mod_bonjour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

mod_bonjour

This is a fork of Apple's mod_bonjour code from the Apple open source repository.

This fork includes a patch supplied by Homo Habilis Associates.

This is intended to fix the problem reported to Apple by Joe Maller in 2007 which causes multiple RegisterResource directives in your Apache web server configuration to be ignored. Or rather the last directive to overwrite all previous directives.

Build & Install

Backup your existing mod_bonjour.so in /usr/libexec/apache2: sudo cp /usr/libexec/apache2/mod_bonjour.so /usr/libexec/apache2/mod_bonjour.so.orig

Build and install form source: make clean make sudo make install

About

Fixes applied to Apple's mod_bonjour.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages