Hi everyone. It's my first post! My problem: i use PHP and Apache for a Webserver in an intranet; in one page ".php" (on the server) i'd like to include a file "server side" from internet (using "include" with a URL). Unfortunately i can reach internet only throught a proxy, e.g. 10.25.97.102. How to tell Apache server to look for the URL to include throught this proxy? thank you Andrea
yea ! because i was not hear before anyone want setup a webserver after a proxy server !! :-S normally they install webserver instead of proxy server , look like this : 192.168.20.1:80 ( web ) 192.169.20.1:8080 ( proxy server )
thanks James my problem is that i have a webserver in a small intranet that is included in a bigger intranet. I have access to inernet through that bigger one. Like this:
really so difficult? i though the cause of my problem was that i am really a novice... is my situation such strange?