digital801 Posted November 11, 2008 Report Share Posted November 11, 2008 I would like to put the WebGUI on my web server, does anyone know how to have the webGUI on one machine, but Utorrent client on another?Windows 2003/IIS Link to comment Share on other sites More sharing options...
thelittlefire Posted November 11, 2008 Report Share Posted November 11, 2008 Checked the sticky? You already can access the WebUI from anywhere as long as you know where uT runs from.However Lord Alderaan made a multi-user shell which may be what you're asking about? Link to comment Share on other sites More sharing options...
digital801 Posted November 11, 2008 Author Report Share Posted November 11, 2008 Yes I read the sticky's and there was nothing.. and a multi-user is no where near what I'm trying to do. Link to comment Share on other sites More sharing options...
thelittlefire Posted November 11, 2008 Report Share Posted November 11, 2008 OK, so what's wrong with accessing the WebUI via a browser like.. how it's meant to be used? Link to comment Share on other sites More sharing options...
digital801 Posted November 11, 2008 Author Report Share Posted November 11, 2008 No, that's what I'm trying to do, but I want to put the WebGUI on one machine and have it access the Utorrent client from another machine. Link to comment Share on other sites More sharing options...
thelittlefire Posted November 12, 2008 Report Share Posted November 12, 2008 You access the WebUI from a browser. I think you need to read the readme and the user manual from uT againThe manual is accessible from F1 in the main window. The webpage for the WebUI is http://trac.utorrent.com/trac/wiki/ Link to comment Share on other sites More sharing options...
digital801 Posted November 12, 2008 Author Report Share Posted November 12, 2008 I want one machine to host the webgui.. and access the information/data from the uTorrent client on another machine. I already have a web server that has an external IP, but my uTorrent client is on my workstation that doesn't have an external IP.. It's called a Front End Server..Thanks for trying to help, but seriously.. am I being that vague.. I don't know how many ways I can explain this.. Link to comment Share on other sites More sharing options...
thelittlefire Posted November 12, 2008 Report Share Posted November 12, 2008 I don't know if you're being vague or you just don't know how to explain what you want better. The only way I know of to "proxy" the WebUI is through the php "shell" I mentioned which in the WebUI sticky. Every other front end requires access to the WebUI backend (in uTorrent) through whatever front end you're using. Most people just use a browser as a frontend and access http://user:pass@IP:PORT/gui/ to access the WebUI. Link to comment Share on other sites More sharing options...
Lord Alderaan Posted November 12, 2008 Report Share Posted November 12, 2008 @digital801:What you need is called a reverse proxy. This will allow you host the webui of your workstation as a subfolder or subdomain on your webserver. How to do this in Apache is explained in this thread. I'm pretty sure IIS itself can't do this because Microsoft considers it beyond it's scope. If you want this functionality you need Microsoft ISA server.However you could also use the Webui Shell found here (there is IIS instructions in the thread somewhere). You could add your workstation as an instance and simply make a single user with full rights for that instance. You could even use the same username and password as the webui itself.All links provided in this thread were available in the Everything about thread. Complicated things require much reading, preferably before asking questions Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.