有没有办法在 Debian 上用 Apache 2.2 替换 Apache 2.4?所有“apache2”软件包现在都安装 2.4。
答案1
作为http://packages.debian.org/search?keywords=apache&searchon=names&suite=all§ion=all&sourceid=mozilla-search存储库中的 Apache 版本是 2.2,适用于包括 Jessie 在内的所有版本。
只是 >=Sid 有 2.4。
如果您发现系统安装了 2.4,则表明您使用的是 Sid(或实验版本),因此请编辑将或/etc/apt/sources.list
替换为或,然后运行。sid
testing
wheezy
jessie
apt-get update