Update siteaccess for 3.1 beta 2

Author Message

James Ward

Wednesday 11 June 2003 9:29:51 am

I had a site design workin fine in 3.0 but when I upgraded to 3.1 beta 2 I can't get the sitedesign name out of the url. It appears that my host matching is no longer working. admin.jamesward.ca is bringing up the same thing as www.jamesward.ca. I can only access the admin with jamesward.ca/admin. This all worked fine before I upgraded.

Here is my override site.ini.append.php:
[SiteSettings]
SiteName=James Ward
SiteURL=www.jamesward.ca
DefaultAccess=jw

MatchOrder=host
HostMatchType=map
HostMatchMapItems[]=jamesward.ca;jw
HostMatchMapItems[]=www.jamesward.ca;jw
HostMatchMapItems[]=admin.jamesward.ca;admin
# Whether access matching should be debugged or not
DebugAccess=enabled
# Whether some extra information on access matching should be debugged or not
DebugExtraAccess=enabled

[URLTranslator]
# Use either enabled or disabled
Translation=enabled
NodeTranslation=enabled

I see there are some update scripts included with the new package but I don't know how to run them or what exactly they change. I would rather correct the error manually so I understand what has changed.

working at www.wardnet.com
blogging at www.jamesward.ca

Esben Maaløe

Wednesday 18 June 2003 12:56:24 pm

check settings/override/site.ini.append.php

It may overrule what is in your site.ini

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