Switched MatchOrder from URI to HOST, admin not working

Author Message

Christian Johansen

Wednesday 14 March 2007 3:27:10 am

There must be some configuration setting I forgot or something like that. I had my site set up with /index.php/siteaccess/ and then I changed the Apache-setup to Virtual Host setup, and changed /settings/override/site.ini.append.php from

[SiteAccessSettings]
CheckValidity=false
AvailableSiteAccessList[]=mysite
AvailableSiteAccessList[]=mysite_admin
MatchOrder=uri
[SiteAccessSettings]
CheckValidity=false
AvailableSiteAccessList[]=mysite
AvailableSiteAccessList[]=mysite_admin
MatchOrder=host
HostMatchMapItems[]=mysite.com;mysite
HostMatchMapItems[]=admin.mysite.com;mysite_admin

Now "mysite" works great. The admin shows up, but all the links are like /index.php/content/view/full/2 ie, without siteaccess. Why's that index.php still stick around? The "mysite" access uses ezroot consistently, so I suspect I'll get the same problem there if I change to ezurl.

Björn Dieding@xrow.de

Wednesday 14 March 2007 6:49:36 am

Try to set

ForceVirtualHost to true

maybe that helps

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

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 31 2025 00:24:23
Script start
Timing: Jan 31 2025 00:24:23
Module start 'layout'
Timing: Jan 31 2025 00:24:23
Module start 'content'
Timing: Jan 31 2025 00:24:23
Module end 'content'
Timing: Jan 31 2025 00:24:23
Script end

Main resources:

Total runtime0.0196 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0043 588.3828151.2422
Module start 'layout' 0.00430.0033 739.6250220.7656
Module start 'content' 0.00760.0107 960.3906997.8984
Module end 'content' 0.01830.0012 1,958.289129.9922
Script end 0.0195  1,988.2813 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002512.5596140.0002
Check MTime0.00104.8622140.0001
Mysql Total
Database connection0.00052.673110.0005
Mysqli_queries0.002110.614230.0007
Looping result0.00000.065810.0000
Template Total0.00094.510.0009
Template load0.00073.532410.0007
Template processing0.00020.960510.0002
Override
Cache load0.00052.530410.0005
General
dbfile0.00105.299880.0001
String conversion0.00000.025640.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