Skip to topic | Skip to bottom
Home
Search:

Devel
Devel.ActiveSfHowToSetupMirrorr1.1 - 29 Dec 2005 - 16:49 - StartXtopic end
You are here: Devel > ActiveSfHowToSetupMirror

Start of topic | Skip to actions

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
to top


You are here: Devel > ActiveSfHowToSetupMirror

to top

Copyright © 1999-2008 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding this tool? Send feedback (in English, Francais, Deutsch or Dutch).