在Ubuntu14.04下安装drupal8的注意事项
Submitted by hubdog on Fri, 2015-07-24 19:32
1.一定要修改apache2.conf,将AllowOveride设为all
2.enable rewrite 模块 > sudo a2enmod rewrite