首页 > Web开发 > 详细

activate mod_rewrite How To Set Up mod_rewrite for Apache on Ubuntu 14.04

时间:2017-02-06 11:06:59      阅读:159      评论:0      收藏:0      [点我收藏+]

w命令行搞定。

https://www.digitalocean.com/community/tutorials/how-to-set-up-mod_rewrite-for-apache-on-ubuntu-14-04

1 ubuntu@ubuntu:~$ su
2 Password:
3 root@ubuntu:/home/ubuntu# a2enmod rewrite
4 Enabling module rewrite.
5 To activate the new configuration, you need to run:
6   service apache2 restart
7 root@ubuntu:/home/ubuntu# service apache2 restart

 

activate mod_rewrite How To Set Up mod_rewrite for Apache on Ubuntu 14.04

原文:http://www.cnblogs.com/yuanjiangw/p/6369197.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!