Media library & Subdomains

Author Message

Michael Loibl

Thursday 05 May 2011 12:26:42 am

Hi @ all,

it is possible to access the Media library from a subdomain?

My problem:

http://www.mydomain.tld/Media/Images/Logos/company-logo = display image

http://blog.mydomain.tld/Media/Images/Logos/company-logo = Module not found

Can anyone help please?!

Quoc Huy Nguyen Dinh

Thursday 05 May 2011 2:48:56 am

Can you please post your MatchOrder and HostMatchMapItems values from settings/override/site.ini.append.php?

Michael Loibl

Thursday 05 May 2011 3:04:50 am

it looks like:

MatchOrder=uri;host
HostMatchMapItems[]=admin.mydomain.tld;mydomain_admin
HostMatchMapItems[]=www.mydomain.tld;mydomain_site
HostMatchMapItems[]=blog.mydomain.tld;mydomain_blog

Quoc Huy Nguyen Dinh

Thursday 05 May 2011 5:29:06 am

Have you used PathPrefix in the site.ini.append.php file for your mydomain_blog siteaccess ?

If yes then you might want to also set:

PathPrefixExclude[]=media
PathPrefixExclude[]=users

Michael Loibl

Thursday 05 May 2011 5:56:20 am

thanks a lot - it works perfectly...!

Quoc Huy Nguyen Dinh

Thursday 05 May 2011 7:44:34 am

Excellent!

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 29 2025 13:39:44
Script start
Timing: Jan 29 2025 13:39:44
Module start 'layout'
Timing: Jan 29 2025 13:39:44
Module start 'content'
Timing: Jan 29 2025 13:39:44
Module end 'content'
Timing: Jan 29 2025 13:39:44
Script end

Main resources:

Total runtime0.0125 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0054 588.1563151.2109
Module start 'layout' 0.00540.0022 739.367236.6563
Module start 'content' 0.00760.0037 776.023494.1875
Module end 'content' 0.01130.0012 870.210933.9766
Script end 0.0125  904.1875 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002116.7861140.0002
Check MTime0.00107.6679140.0001
Mysql Total
Database connection0.00108.069010.0010
Mysqli_queries0.002318.050130.0008
Looping result0.00000.079810.0000
Template Total0.00097.310.0009
Template load0.00075.763310.0007
Template processing0.00021.547310.0002
Override
Cache load0.00054.073410.0005
General
dbfile0.00032.191680.0000
String conversion0.00000.039940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs