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

回復帖子

內容:
用戶名: 您目前是匿名發表
驗證碼:
 
 
©2010-2024 Arslanbar [手機版] [桌面版]
除非另有聲明,本站採用創用CC姓名標示-相同方式分享 3.0 Unported許可協議進行許可。