特殊:Badtitle/NS100:Apache/EnablingModRewrite

来自Ubuntu中文
Wikibot留言 | 贡献2007年12月6日 (四) 10:21的版本
跳到导航跳到搜索
可打印版本不再受到支持且可能有渲染错误。请更新您的浏览器书签并改用浏览器默认打印功能。

{{#ifexist: :Apache/EnablingModRewrite/zh | | {{#ifexist: Apache/EnablingModRewrite/zh | | {{#ifeq: {{#titleparts:Apache/EnablingModRewrite|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:Apache/EnablingModRewrite|1|-1|}} | zh | | }}

mod_rewrite was not enabled, by default, on my Apache installation. I am on Ubuntu 7.10 (which is in development, at present). To enable it, I simply issued the following commands:

cd /etc/apache2/mods-enabled
sudo ln -s ../mods-available/rewrite.load ./