*****DAMMIT I think it was simply a typo in the proxypass file....its seemingly working now!
IGNORE

******************
Im no guru...I have struggled to get this far..
Aim: dyndns.com redirect to the plone site for a collaborative project with restricted user access.
machine name is grendel.
domain name is argusproject.mine.nu. This works. I can see the web page "under construction"
I used a thread on here to get it running..I couldnt get it all to work with the rpm or with the latest packages...Si_blakely's instructions followed to the letter worked.
http://forums.contribs.org/index.php?topic=21556.0Zope and plone versions are as per Si_Blakely in that thread.
Mkezopeinstance went into /home/e-smith/files/ibays/zope/html
.runzope from the bin directory in that ibay works
Ibay is set to access from internet no password
Zope runs
2004-11-25T17:12:46 INFO(0) ZServer HTTP server started at Thu Nov 25 17:12:46 2004
Hostname: grendel.argusproject.mine.nu
Port: 8080
------
2004-11-25T17:12:46 INFO(0) ZServer FTP server started at Thu Nov 25 17:12:46 2004
Hostname: grendel
Port: 8021
------
2004-11-25T17:12:46 INFO(0) Zope Set effective user to "www"
------
I can go
http://grendel:8080/manage and get the zope management console.
I can go to
http://grendel:8080/Plone ( I created a Plone site off the root in the Zope manager. I see the plone page in full glory
I try
http://argusproject.mine.nu:8080/Plone and it timesout and fails to show the page.
same with grendel.argusproject... I also cant get the zope /manage page
I tried editing httpd.conf with the 97proxyplone template fragment as per the URL aboce and adding
ProxyPass /Plone
http://grendel:8080/PloneProxyPassReverse /Plone
http://grendel:8080/PloneNo joy....
Im lost....how do I get this Plone site accessible from outside my lan on that domain name...
Thx in adv
Ah