标签存档: Web

Ubuntu 9.04配置Web服务器环境

在Ubuntu 9.04下配置一个能运行PHP,JSP的环境,综合了网上的文章后,得到一下步骤。

1. 安装Apache2

终端命令:sudo apt-get install apache2

阅读全文——共1675字