summaryrefslogtreecommitdiff
path: root/debian/apache2ctl
AgeCommit message (Collapse)AuthorFilesLines
2013-05-30Add a note to README.Debian about max file limitStefan Fritsch1-1/+3
Make apache2ctl print a message pointing to README.Debian if setting the limit fails.
2013-03-06CVE-2013-1048: Fix symlink vulnerability when creating /var/lock/apache2Stefan Fritsch1-2/+27
Conflicts: debian/apache2ctl debian/changelog
2012-01-27* Don't install /var/lock/apache2 - let the start script deal with itArno Töll1-2/+4
* The syntax check is much more aggressive now, thus make sure files and directories exist before running any apache2ctl command. * Update package descriptions
2012-01-02Set the default file descriptor limit to 8192 instead of whatever theStefan Fritsch1-1/+1
current limit is (usually 1024). Document how to change it. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1285 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02- Provide example script to setup additional instance.Stefan Fritsch1-3/+6
- Improve documentation, add NEWS entry. - Various fixes. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1145 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Add support for multiple apache2 instances to initscript and apache2ctl.Stefan Fritsch1-0/+151
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1140 01b336ce-410b-0410-9a02-a0e7f243c266