[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



Lest say I do <a  rel="nofollow" href="http://192.168.1.201:8000/www.google.com";>http://192.168.1.201:8000/www.google.com</a>

Here is what my perl program says:



[root at sam-devel SAM]# ./proxy.pl 
GET /www.google.com HTTP/1.1

I'm not suer if it is feasible to create a system like I want. in Perl
with ease.  what happens if a user clicks on a link on a device will iot
look like this:

<a  rel="nofollow" href="http://192.168.1.201:8000/10.0.5.176/cgi-bin/ports";>http://192.168.1.201:8000/10.0.5.176/cgi-bin/ports</a>

a select() may not do.  It may as Fletch at ALE stated require
implementation of LWP and a middle man to do all the work.

In the ens I would like to chain the proxy so that an ENS can have a
proxy too.

<a  rel="nofollow" href="http://192.168.1.201:8000/10.0.5.176/192.168.1.1/index.html";>http://192.168.1.201:8000/10.0.5.176/192.168.1.1/index.html</a>

That looks awful!



 
On Fri, 2004-11-12 at 15:58, Andy Warner wrote:
&gt; Christopher Fowler wrote:
&gt; &gt; ERROR
&gt; &gt; The requested URL could not be retrieved
&gt; &gt; 
&gt; &gt; ________________________________________________________________________
&gt; &gt; 
&gt; &gt; While trying to retrieve the URL: /<a  rel="nofollow" href="http://10.5.5.176/";>http://10.5.5.176/</a>
&gt; 
&gt; So, if you drop the leading / ?
&gt; 
&gt; &gt; &gt; 	<a  rel="nofollow" href="http://192.168.3.1:8131/http://10.5.5.176/";>http://192.168.3.1:8131/http://10.5.5.176/</a>
&gt; 
&gt; e.g. <a  rel="nofollow" href="http://192.168.3.1:8131http://10.5.5.176/";>http://192.168.3.1:8131http://10.5.5.176/</a>
&gt; 
&gt; I'm betting that won't work either.
&gt; 
&gt; You could do this with redirection, perhaps; but I don't
&gt; know if you can accomplish what you want purely through
&gt; redirection.


</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00540" href="msg00540.html">[ale] Next proxy question</a></strong>
<ul><li><em>From:</em> cfowler at outpostsentinel.com (Christopher Fowler)</li></ul></li>
<li><strong><a name="00551" href="msg00551.html">[ale] Re: Next proxy question</a></strong>
<ul><li><em>From:</em> cfowler at outpostsentinel.com (Christopher Fowler)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00553.html">[ale] somewhat OT: sysadmin must-knows?</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00555.html">[ale] VNC very slow at displaying background</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00551.html">[ale] Re: Next proxy question</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00555.html">[ale] VNC very slow at displaying background</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00554"><strong>Date</strong></a></li>
<li><a href="threads.html#00554"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>