[Tue Aug 04 18:37:44.054575 2015] [mpm_winnt:notice] [pid 7184:tid 420] AH00456: Apache Lounge VC11 Server built: Mar 16 2014 12:42:59
[Tue Aug 04 18:37:44.054575 2015] [core:notice] [pid 7184:tid 420] AH00094: Command line: 'G:\\xampps\\apache\\bin\\httpd.exe -d G:/xampps/apache'
[Tue Aug 04 18:37:44.059576 2015] [mpm_winnt:notice] [pid 7184:tid 420] AH00418: Parent: Created child process 12256
[Tue Aug 04 18:37:49.087863 2015] [mpm_winnt:notice] [pid 12256:tid 360] AH00354: Child: Starting 160 worker threads.
[Tue Aug 04 18:38:24.230873 2015] [core:alert] [pid 12256:tid 1856] [client ::1:22730] G:/xampps/htdocs/testch/.htaccess: Options not allowed here
改.htaccess的名字可以访问,但是乱码,去网上搜过解决方法如下(但是还是不起作用):
#LoadModule rewrite_module modules/mod_rewrite.so
将前面的 #去掉,变成
LoadModule rewrite_module modules/mod_rewrite.so
然后查找 AllowOverride None
将其改为 AllowOverride All
求高手帮下啊,十分感谢
QQ截图20150804185116.png
( 8.16 KB 下载:4 次 )
最佳答案
