migrating sites from vh host to nvh in cgi mode host

migrating sites from vh host to nvh in cgi mode host

Wednesday 21 December 2005 6:30:32 pm - 1 reply

Author Message

Lance Leger

Sunday 25 December 2005 1:31:57 pm

Ok, I found that the problem was caused by undefined arrays in settings/override/site.ini.append.php. I also added ForceVirtualHost to remove index.php in the links. The site is now working with the .htaccess listed above but since index.php is no longer showing in the links I will be making a few changes.

[SiteSettings]
--added--> SiteList[]
SiteList[]=plain_user

[SiteAccessSettings]
--added--> AvailableSiteAccessList[]
AvailableSiteAccessList[]=plain_user
AvailableSiteAccessList[]=plain_admin
--added--> HostMatchMapItems[]
HostMatchMapItems[]=www.ilovegoodnews.com;plain_user
HostMatchMapItems[]=admin.ilovegoodnews.com;plain_admin
--added--> ForceVirtualHost=true

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.