Rumah > pembangunan bahagian belakang > tutorial php > mac 下 apache2 配置 rewrite_mod 问题

mac 下 apache2 配置 rewrite_mod 问题

WBOY
Lepaskan: 2016-06-06 20:44:48
asal
942 orang telah melayarinya

已经在 /etc/apache2/httpd.conf 中

去掉了

<code>LoadModule rewrite_module libexec/apache2/mod_rewrite.so 
</code>
Salin selepas log masuk
Salin selepas log masuk

前面的注释符号,phpinfo() 函数显示已加载 rewrite 模块

在 httpd.conf 文件末尾加入

<code>RewriteEngine on
RewriteRule ^/t_(.*).html$ /test.php?id=$1
</code>
Salin selepas log masuk
Salin selepas log masuk

进行测试时 rewrite 不起作用, 出现 404 错误

输入地址为:
http://localhost/~gipanda/projects/t_test.html

错误显示:
The requested URL /~gipanda/projects/t_test.html was not found on this server.

请问这是为什呢。。?

回复内容:

已经在 /etc/apache2/httpd.conf 中

去掉了

<code>LoadModule rewrite_module libexec/apache2/mod_rewrite.so 
</code>
Salin selepas log masuk
Salin selepas log masuk

前面的注释符号,phpinfo() 函数显示已加载 rewrite 模块

在 httpd.conf 文件末尾加入

<code>RewriteEngine on
RewriteRule ^/t_(.*).html$ /test.php?id=$1
</code>
Salin selepas log masuk
Salin selepas log masuk

进行测试时 rewrite 不起作用, 出现 404 错误

输入地址为:
http://localhost/~gipanda/projects/t_test.html

错误显示:
The requested URL /~gipanda/projects/t_test.html was not found on this server.

请问这是为什呢。。?

放到当前项目文件夹下的.htaccess 文件中。

遇到同样的问题请问怎么解决的

Label berkaitan:
sumber:php.cn
Kenyataan Laman Web ini
Kandungan artikel ini disumbangkan secara sukarela oleh netizen, dan hak cipta adalah milik pengarang asal. Laman web ini tidak memikul tanggungjawab undang-undang yang sepadan. Jika anda menemui sebarang kandungan yang disyaki plagiarisme atau pelanggaran, sila hubungi admin@php.cn
Tutorial Popular
Lagi>
Muat turun terkini
Lagi>
kesan web
Kod sumber laman web
Bahan laman web
Templat hujung hadapan