作者共发了3篇帖子。 内容转换:不转换▼
 
点击 回复
1094 2
【Linux】Ubuntu下Apache的Rewrite启用方法
一派护法 十九级
1楼 发表于:2013-1-26 20:00
sudo a2enmod rewrite
sudo service apache2 restart
一派护法 十九级
2楼 发表于:2013-7-14 13:11
octopus@pc3:~$ sudo a2enmod rewrite
[sudo] password for octopus:
Enabling module rewrite.
Run '/etc/init.d/apache2 restart' to activate new configuration!
octopus@pc3:~$ sudo service apache2 restart
 * Restarting web server apache2                                                apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
 ... waiting apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
                                                                         [ OK ]
octopus@pc3:~$

一派护法 十九级
3楼 发表于:2013-7-14 13:12
这是ubuntu下启用重写模块的最简单方法

回复帖子

内容:
用户名: 您目前是匿名发表
验证码:
(快捷键:Ctrl+Enter)
 

本帖信息

点击数:1094 回复数:2
评论数: ?
作者:巨大八爪鱼
最后回复:巨大八爪鱼
最后回复时间:2013-7-14 13:12
精品区:网页编程
 
©2010-2024 Arslanbar Ver2.0
除非另有声明,本站采用知识共享署名-相同方式共享 3.0 Unported许可协议进行许可。