Server error!
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.
If you think this is a server error, please contactthe webmaster.
Error 500
127.0.0.110/17/14 18:53:58
Apache/2.2.9 (Win32) DAV/2 mod_ssl/2.2.9 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.6
查看下apache 目錄下 logs 目錄里的error_log Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration打开apache的配置文件httpd.conf ,取消 LoadModule rewrite_module modules/mod_rewrite.so前的注释
本文介绍了解决Apache服务器内部错误(500错误)的方法。主要问题在于配置文件中RewriteEngine指令未被正确加载,解决方案为确保此指令在httpd.conf文件中已启用并正确配置。
2754

被折叠的 条评论
为什么被折叠?



