4 Commits

Author SHA1 Message Date
Matt Smith
2620b2282d main/apache2: config fix - point to MIME Magic file 2010-12-30 20:20:00 +00:00
Matt Smith
f5f96266fe main/apache2: fix worker and itk mpms, added itk configuration
The trouble I had while debugging this issue had to do with how I was attempting to install packages from aports.  Thanks to Timo and Natanael for getting me back on the right track.

Once I was able to successfully install apache2 from aports, I got down to business.  I have an updated APKBUILD that seems to fix the issue of having extra modules being compiled in with the alternative "itk" and "worker" MPMs; "{httpd,httpd.itk,httpd.worker} -l" output looks correct, and they all start without modifications to /etc/apache2/httpd.conf, so I believe this issue to be resolved.

I also added the itk configuration to httpd.conf.
fixes #473
2010-12-09 13:23:18 +00:00
Natanael Copa
2276aee4cf main/apache2: move ldapconfig to -ldap subpackage
and fix -dev dependencies

fixes #401
2010-08-10 13:43:00 +00:00
Natanael Copa
c82268523e main/apache2: moved from testing
fixes #392
2010-08-10 12:19:19 +00:00