Thursday 12 May 2011 5:16:03 am
Now I tried it with the new feature of the "host_uri" setup that is implemented since 4.4. Site.ini settings look like:
[SiteAccessSettings]
CheckValidity=false
AvailableSiteAccessList[]=website_user
AvailableSiteAccessList[]=website_content_edit
AvailableSiteAccessList[]=ezflow_site_admin
MatchOrder=host_uri
HostUriMatchMapItems[]=admin.website.url;;ezflow_site_admin
HostUriMatchMapItems[]=website.url;;website_user
HostUriMatchMapItems[]=website.url;content_edit;website_content_edit Admin and user siteaccess are working fine. If I try to call a site that should point to "website_content_edit" siteaccess e.g. http://example.com/content_edit/<url_alias> I always get a kernel(40) error: module not found. Any idea? Thanks. Philip
Linux is like a wigwam; no windows, now gates, and apache inside!
|