Site 501 Method not implemented error hint

Source: Internet
Author: User

some friends say

Server loading Security_module module caused.
If the server-side solution can
The/etc/conf.d/mod_security.conf in the

The code is as follows
Loadfile/usr/libxml2.so.2
LoadModule Security_module modules/mod_security2.so
LoadModule Unique_id_module modules/mod_unique_id.so

Comment out, it's OK.
See
Or you can
. htaccess Add the following content

The code is as follows
<ifmodule mod_security.c>
Secfilterengine off
Secfilterscanpost off
</IfModule>

Turn it off.

Find a solution to the foreign website.

The code is as follows
$ telnet www.example.com 80
Trying 192.0.32.10 ...
Connected to www.example.com.
Escape character is ' ^] '.
options/http/1.1

http/1.1 OK
Date:tue, Dec 2009 02:29:38 GMT
server:apache/2.2.3 (CentOS)
Allow:get,head,post,options,trace
content-type:text/html; Charset=utf-8
content-length:0
Connection:close

Connection closed by foreign host.
$

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.