Hi everyone,
I have this weird server setup for CentOS, so I've tried tons of webUI front ends for rtorrent, but only rutorrent works, so props to you guys for that.
I've set up rtorrent semi-correctly, as outlined in the install instructions. (The only thing I can't do is connect to trackers, but that's not the main problem I have in this post.)
The error I get is:
[20.06.2010 00:51:55] Bad response from server: (501 [error,getuisettings]) <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>501 Method Not Implemented</title> </head><body> <h1>Method Not Implemented</h1> <p>POST to /rutorrent/php/getsettings.php not supported.
</p> </body></html>
After doing some research, this is caused by one of Apache's mod_security settings. Aside from disabling mod_security altogether, is there something else I can do to get POST to go through?
I have this weird server setup for CentOS, so I've tried tons of webUI front ends for rtorrent, but only rutorrent works, so props to you guys for that.
I've set up rtorrent semi-correctly, as outlined in the install instructions. (The only thing I can't do is connect to trackers, but that's not the main problem I have in this post.)
The error I get is:
[20.06.2010 00:51:55] Bad response from server: (501 [error,getuisettings]) <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>501 Method Not Implemented</title> </head><body> <h1>Method Not Implemented</h1> <p>POST to /rutorrent/php/getsettings.php not supported.
</p> </body></html>
After doing some research, this is caused by one of Apache's mod_security settings. Aside from disabling mod_security altogether, is there something else I can do to get POST to go through?