|
|||||||||||
|
Proxy
From: hendri janto <hendri_janto(at)hotmail.com>
Date: Thu Mar 15 2001 - 00:49:37 EST
assume that the site on the server that is open to the proxy is http://10.1.1.1/Windchill-login my httpd.conf of the proxy is as follow; <IfModule mod_proxy.c>
ProxyRequests On
<Location />
Order Deny,Allow
deny from all
</Location> <Directory proxy:*>
assuming that I am not using cache
(http://10.1.1.1/Windchill-login)
2. What should I put on the httpd.conf of the proxy in order; by typing http://10.1.1.2/Windchill, it will talk to my web server http://10.1.1.1/Windchill-login Thank you very much for reading my doubt. regards hendri Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Received on Thu Mar 15 00:50:01 2001 This archive was generated by hypermail 2.1.8 : Thu Aug 24 2006 - 14:53:14 EDT |
||||||||||
|
|||||||||||