apache2修改根目录及主页
安装apache2sudo apt-get install apache2修改根目录编辑/etc/apache2/sites-available/000-default.conf修改根目录路径# DocumentRoot /var/www/html DocumentRoot /home/book/Workspace/SecureTest/bank编辑/etc/apache2/apach




