Apache重写未开启,导致The requested URL /xxxx.html was not found on this server

ubuntu中Apache2开启重写模式 2017年07月02日 22:45:18 阅读数:2846 一、首先执行 第一种方式: sudo a2enmod rewrite 不行的话 第二种方式: sudo ln -s /etc/apache2/mods-available/rewrite.load /etc/apache2/mods-enabled/rewrite.load 是在 /etc/apa
相关文章
相关标签/搜索