Ok here's the setup.
ADSL router---e-smith---switch windows 2003 server,and other user machines
Our ISP is hosting the website, so iwas just trying to use the IP address, i can see the e-smith webpage, but i don't know how to make a link to go to the internal site on the windows 2003 server.
i tried forwarding port 8080 to port 80 on the windows machine, but that didn't work, using the contribuition rpm, and i tried using virtualhost, but i may have configured it incorrectly.
it looked like this:
<virtualhost *>
ServerName IPaddress/server
ProxyPass /
http://192.168.0.5
ProxyPassReverse /
http://192.168.0.5
</Virtualhost>
but that didn't wwork, and as i said i probably did it incorrectly
192.168.0.5 being the windows server
any help would be greatly apreatiated
http://http://