home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Talk
Server and HTPC webconsole
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="joz" data-source="post: 500825" data-attributes="member: 70244"><p>And I have made another major breakthrough on the bit of having too much open ports (according to some of you).</p><p></p><p><a href="http://forum.utorrent.com/viewtopic.php?id=14752&p=2" target="_blank">Found this on the uTorrent thread</a>.</p><p>Created a couple of these and already shutdown 5 ports accordingly!</p><p></p><p>Although I can't seem to get it going yet with winamp</p><p></p><p>[CODE]LoadModule proxy_module modules/mod_proxy.so</p><p>LoadModule proxy_connect_module modules/mod_proxy_connect.so</p><p>LoadModule proxy_http_module modules/mod_proxy_http.so</p><p></p><p><VirtualHost *:80></p><p>ServerAdmin webmaster@torrentbox</p><p>DocumentRoot D:/htdocs/</p><p>ServerName torrentbox</p><p>ErrorLog logs/torrent_proxy-error_log.txt</p><p>TransferLog logs/torrent_proxy-access_log.txt</p><p></p><p>ProxyPass /torrent http://127.0.0.1:8080/gui</p><p>ProxyPass /gui http://127.0.0.1:8080/gui</p><p></VirtualHost>[/CODE]</p></blockquote><p></p>
[QUOTE="joz, post: 500825, member: 70244"] And I have made another major breakthrough on the bit of having too much open ports (according to some of you). [URL="http://forum.utorrent.com/viewtopic.php?id=14752&p=2"]Found this on the uTorrent thread[/URL]. Created a couple of these and already shutdown 5 ports accordingly! Although I can't seem to get it going yet with winamp [CODE]LoadModule proxy_module modules/mod_proxy.so LoadModule proxy_connect_module modules/mod_proxy_connect.so LoadModule proxy_http_module modules/mod_proxy_http.so <VirtualHost *:80> ServerAdmin webmaster@torrentbox DocumentRoot D:/htdocs/ ServerName torrentbox ErrorLog logs/torrent_proxy-error_log.txt TransferLog logs/torrent_proxy-access_log.txt ProxyPass /torrent http://127.0.0.1:8080/gui ProxyPass /gui http://127.0.0.1:8080/gui </VirtualHost>[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Talk
Server and HTPC webconsole
Contact us
RSS
Top
Bottom