Posted by Vedanta Barooah on 09/08/05 16:52
Hello all!
Consider this...
Web Server A belongs to an intranet and hosts sites internally, Server
A can only access external web resources via proxy http://proxy:8080 .
How does Server A access resources from Server B which is in the
internet using PHP?
A typical scenario:
Server A needs to display news, which resides on Server B as RSS
feeds. For this the PHP script hosted on Server A need to go via the
proxy http://proxy:8088 then read the feed in Server B for it to
display… how this can be achieved?
Any clues please help!!
Thanks,
Vedanta
Navigation:
[Reply to this message]
|