Hi there everyone!
I have a question: I decided to use httprpc plugin, so I enabled it in plugins.
The only thing that I did besides that is edit my server's apache2.conf and commented the line
Code:
SCGIMount /RPC2 127.0.0.1:5000
Then restarted apache...
Rutorrent seems OK after the restart...
Is there anything else I should do? I noticed that in my conf directory of apache2, under mods-enabled I have scgi.load. Do I have to remove it from there, or commenting the line takes care of everything?
Is there anything else I should do???
Thanks a lot!
EDIT: Just realized that commenting the line in apache2.conf caused transdroid to fail to connect to my installation (it uses /RPC in settings)
If I have both httprpc and the setting in apache2.conf enabled, will the webgui use less bandwidth getting the benefit from httprpc? (and transdroid will manage to connect..)
I have a question: I decided to use httprpc plugin, so I enabled it in plugins.
The only thing that I did besides that is edit my server's apache2.conf and commented the line
Code:
SCGIMount /RPC2 127.0.0.1:5000
Then restarted apache...
Rutorrent seems OK after the restart...
Is there anything else I should do? I noticed that in my conf directory of apache2, under mods-enabled I have scgi.load. Do I have to remove it from there, or commenting the line takes care of everything?
Is there anything else I should do???
Thanks a lot!
EDIT: Just realized that commenting the line in apache2.conf caused transdroid to fail to connect to my installation (it uses /RPC in settings)
If I have both httprpc and the setting in apache2.conf enabled, will the webgui use less bandwidth getting the benefit from httprpc? (and transdroid will manage to connect..)