MatchOrder host uri

Author Message

Fabian Schmidt

Thursday 18 September 2008 2:15:26 am

Hi,

iam new to ez publish and im trying to implement a website with serveral pages in one ez publish.

http://www.mysite.com/de - this should be the webseite in german
http://www.mysite.com/en - this should be the webseite in english
http://france.mysite.com/en - this should be a different webseite in english
and so on

I have absolutly no idea how to configure the siteaccess.

Thanks for your helb,

Fabian

Ivo Lukac

Thursday 18 September 2008 2:50:39 am

Hello Fabian,

First two are easy to make with two siteaccess. The third would be a problem.
Here are some similar topics for more info:
http://ez.no/developer/forum/setup_design/multiple_multi_lingual_site_with_host_access_method
http://ez.no/developer/forum/install_configuration/multi_doman_website
http://ez.no/developer/forum/install_configuration/one_installation_one_domain_multiple_sites_and_language
http://ez.no/developer/forum/setup_design/multi_lingual_site_and_urls

http://www.linkedin.com/in/ivolukac
http://www.netgen.hr/eng/blog
http://twitter.com/ilukac

Gaetano Giunta

Thursday 18 September 2008 3:32:57 am

"First two are easy to make with two siteaccess. The third would be a problem"

actually, the 3 can be successfully set up in the same ezpublish installation.

you will have to set up at least 5 siteaccesses:
- german front, site1
- english front, site1
- multilang admin, site 1

- english front, site2
- multilang admin, site 2

etc...

This means basically:

- very little configuration is kept in files in the override folder. Possibly the location of imagemagick, and other stuff that depends only on your server/php config. And, of course, the matching rules that decide which siteaccess is to be used based on domain/url.

- for every website you create, you have to be careful to keep in sync all the config files in the siteaccess folders of every siteaccess. The settings that you need to make sure are the same (and are different from the siteaccesses used for other sites) are, all in site.ini.append.php:
DatabaseSettings/all
FileSetting/vardir
SiteAccessSettings/RelatedSiteAccessList

Please also note that with careful configuration you can do even more complex stuff, such as:
- creating different sadmin siteaccesses for the same website, so that german admins/editors have a german interface and english ones have an english one
- set a different root node for the english and german siteaccesses within the same website, etc...

Principal Consultant International Business
Member of the Community Project Board

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

eZ debug

Timing: Jan 18 2025 19:17:45
Script start
Timing: Jan 18 2025 19:17:45
Module start 'layout'
Timing: Jan 18 2025 19:17:45
Module start 'content'
Timing: Jan 18 2025 19:17:45
Module end 'content'
Timing: Jan 18 2025 19:17:45
Script end

Main resources:

Total runtime0.6749 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 589.0234152.6250
Module start 'layout' 0.00570.0042 741.648439.4297
Module start 'content' 0.00990.6632 781.0781590.4609
Module end 'content' 0.67320.0017 1,371.539112.1875
Script end 0.6749  1,383.7266 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4722160.0002
Check MTime0.00130.1882160.0001
Mysql Total
Database connection0.00060.095410.0006
Mysqli_queries0.614391.0217590.0104
Looping result0.00070.1064570.0000
Template Total0.637594.520.3188
Template load0.00190.282420.0010
Template processing0.635694.175220.3178
Template load and register function0.00020.029210.0002
states
state_id_array0.00110.160910.0011
state_identifier_array0.00130.199720.0007
Override
Cache load0.00170.2495410.0000
Sytem overhead
Fetch class attribute can translate value0.00210.305830.0007
Fetch class attribute name0.00220.332250.0004
XML
Image XML parsing0.00130.192230.0004
class_abstraction
Instantiating content class attribute0.00000.002150.0000
General
dbfile0.00240.3596230.0001
String conversion0.00000.001940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
6content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 22
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs