有没有办法在debian上用Apache 2.2replaceApache 2.4? 所有“apache2”软件包现在安装2.4。
从http://packages.debian.org/search?keywords=apache&searchon=names&suite=all§ion=all&sourceid=mozilla-search开始 ,存储库中的Apache版本对于包括Jessie在内的所有版本都是2.2。
Just> = Sid有2.4。
如果你发现你的系统安装了2.4这意味着你在Sid(或者是Experimental)上,所以编辑/etc/apt/sources.listreplacesid或者用wheezy或者jessie testing ,然后运行apt-get update 。