if your using 5.1.2 you should just be able ot type "rpm -qiv e-smith-proxypass" in and follow the directions.
[root@ruffdogs3 /root]# rpm -qiv e-smith-proxypass
Name : e-smith-proxypass Relocations: (not relocateable)
Version : 1.0.0 Vendor: (none)
Release : 01 Build Date: Fri 21 Dec 2001 03:09:52 PM E
ST
Install date: Sun 17 Feb 2002 03:52:58 AM EST Build Host: lamington.ottawa.e-smi
th.com
Group : Networking/Daemons Source RPM: e-smith-proxypass-1.0.0-01.sr
c.rpm
Size : 7540 License: e-smith, inc
Packager : e-smith developers
Summary : e-smith server and gateway - proxypass module.
Description :
e-smith server and gateway software - proxypass module.
This module allows Apache to be configured to pass requests for
specified URLs through to other internal or external web sites.
Access to the passthrough locations is optionally restricted
to particular IP addresses or ranges.
To create a passthrough URL, add an entry to the accounts db:
/sbin/e-smith/db accounts set path1 ProxyPass Target http://some.where/blah \
ValidFrom 127.0.0.1,203.25.102.15,203.25.100.0/24
/sbin/e-smith/signal-event console-save
To allow the URL to be passed through when accessed via HTTP as well as when
accessed via HTTPS, add a "Protocol http" property.