标签:
在/etc/apache2/sites-available下有个文件
000-default.conf 文件为只读,需要sudo 命令修改, 把DocumentRoot /var/www/html 改为 DocumentRoot /var/www,
即可访问该www目录
解决ubuntu下安装phpmyadmin访问不了的问题
原文地址:http://www.cnblogs.com/xshang/p/4695308.html