[Hypercontent-users] remote publish
Brought to you by:
alexvigdor
From: tom t. <j_l...@ya...> - 2007-04-18 02:31:18
|
Hi, Currently I got CWebProxies serving content from the uPortal machine but the actual content is on the HyperContent Apache server, (build, publish copy to the HC apache docs area) We got two uPortal servers (load balanced), I just want to know is it possible to copy the publish contents to both of these machines (apache) remotely. If so how should I change the project definition, current project definition looks as follows. <build> − <filesystem-def name="Author" type="local"> <argument index="0" value="/usr/local/apache2/htdocs/documentsHC/author"/> </filesystem-def> </build> − <publish> − <filesystem-def name="Publish" type="local"> <argument index="0" value="/usr/local/apache2/htdocs/documentsHC/publish"/> </filesystem-def> </publish __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |