From owner-freebsd-questions Thu Jan 20 18:16:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web3301.mail.yahoo.com (web3301.mail.yahoo.com [204.71.201.24]) by hub.freebsd.org (Postfix) with SMTP id B623C156E8 for ; Thu, 20 Jan 2000 18:16:04 -0800 (PST) (envelope-from law_sy@yahoo.com) Message-ID: <20000121021546.4490.qmail@web3301.mail.yahoo.com> Received: from [203.117.33.25] by web3301.mail.yahoo.com; Thu, 20 Jan 2000 18:15:46 PST Date: Thu, 20 Jan 2000 18:15:46 -0800 (PST) From: Sie LAW Subject: ProxyRemote To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have a PHP3 script file in my Apache Server which is trying to open an URL to another WEb server in the internet. However, the error I got from my browser is that "Operation not permitted", after I run the script. I suspect the problem lies with the proxy configuration of Apache server, as it need to go through another Proxy server, before it can get to the internet. I have tried putting ProxyRemote directive in my apache.conf: ProxyRemote * My.Proxy.COM:Port But I still got the same error. Can anyone help me with this ? Thank in advance. BTW, I use file(_url_) in my php3 script to open the url. Regards, Yong __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message