设置 | 登录 | 注册

作者共发了3篇帖子。

【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下启用重写模块的最简单方法

内容转换:

回复帖子
内容:
用户名: 您目前是匿名发表。
验证码:
看不清?换一张