summaryrefslogtreecommitdiffstats
path: root/main/apache2
Commit message (Collapse)AuthorAgeFilesLines
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/apache2: fix worker and itk mpms, added itk configurationMatt Smith2010-12-092-25/+42
| | | | | | | | | 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
* main/apache2: upgrade to 2.2.17Natanael Copa2010-10-231-3/+3
|
* main/apache2: move ldapconfig to -ldap subpackageNatanael Copa2010-08-103-4/+8
| | | | | | and fix -dev dependencies fixes #401
* main/apache2: moved from testingNatanael Copa2010-08-108-0/+1697
fixes #392