How to set up a Mirror For sf-active 0.9.8

work in progress

settings for vhost on mirror server:

<VirtualHost xx.xx.xx.xx:80>
ServerName mirror.mydomain.org
DocumentRoot /home/sfa/sitename/website
php_value include_path .:/usr/share/php/smarty/libs:/home/sfa/sitename
php_admin_flag register_globals off
php_value display_errors off
</VirtualHost>

missing:

* how to adjust mirror.cfg & script (rsync) * redirect to publish site

-- StartX - 29 Dec 2005
Topic revision: r1 - 29 Dec 2005, StartX
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback