Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/apache2: create pid dir at startup. ignore missing conf.d/*.conf | Natanael Copa | 2013-08-06 | 1 | -1/+1 |
| | | | | ref #2171 | ||||
* | main/apache2: fix default conf and split some mods | Natanael Copa | 2012-11-01 | 1 | -49/+80 |
| | | | | | | | | | | - New default config based on V Krishn's work. - split out lua mod as it pulls in lua package as dependency - split out proxy-html as it pulls in libxml2 - split out proxy as most ppl probably dont need it - fix webdav package Fixes #1457 | ||||
* | main/apache2: config fix - point to MIME Magic file | Matt Smith | 2010-12-30 | 1 | -2/+1 |
| | |||||
* | main/apache2: fix worker and itk mpms, added itk configuration | Matt Smith | 2010-12-09 | 1 | -0/+20 |
| | | | | | | | | | 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: move ldapconfig to -ldap subpackage | Natanael Copa | 2010-08-10 | 1 | -2/+0 |
| | | | | | | and fix -dev dependencies fixes #401 | ||||
* | main/apache2: moved from testing | Natanael Copa | 2010-08-10 | 1 | -0/+1009 |
fixes #392 |