Install multiple site with cluster

Install multiple site with cluster

Saturday 21 August 2010 3:02:08 pm - 1 reply

Modified on Saturday 21 August 2010 3:02:39 pm by SEBBANE Alexandre

Author Message

Jérôme Vieilledent

Sunday 22 August 2010 1:28:40 am

Hi Alex

You can duplicate your index_cluster.php script to index_cluster_mysiteaccess.php for instance. Then, in your Apache VirtualHost, you will just have to edit the cluster redirection :

RewriteRule ^/var/([^/]+/)?storage/images-versioned/.*  /index_cluster_mysiteaccess.php  [L]
RewriteRule ^/var/([^/]+/)?storage/images/.*            /index_cluster_mysiteaccess.php  [L]

Et voilà !

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.