ez.no / ezpublish / documentation / configuration / troubleshooting / user site instead of admin site
These documentation pages are no longer maintained. Please visit the new documentation site.
Try accessing your site this way: http://yoursite.com/index.php/demo/ (nVH) or http://yoursite.com/demo/ for the demo site and http://yoursite.com/index.php/admin/ (nVH) or http://yoursite.com/admin/ for the admin site.
Alternative: There is an empty entry called DefaultAccess in section SiteSettings in the site.ini.php. Change it to DefaultAccess=demo and you will get the demo site as default view. To access the admin, just append the admin as explained above.
For a more indepth explanation of Siteaccess, please take a look at Configure the site access methods.
Comments
If you are using uri SiteAccess
Claus Jensen
Friday 26 September 2003 9:17:59 am
AvailableSiteAccessList[]=xxx_GB
if its using the DefaultSite when you try to access your custom site change this to: AvailableSiteAccessList[]=xxx_gb.
It worked for me, check:
http://ez.no/developer/ez_publish...ration/siteaccess_wont_work#msg35180
claÜs