Forums / Install & configuration / Admin Panel basic question(s).
Dante Donatello
Monday 22 March 2010 6:59:02 pm
I installed ez publish in the root of a hosted domain name: mysite.net/name
I go to the address and get the ezflow content on an index page.
On that page is a login field. I log in and I am in as a user for that site.
Is there supposed to be a variation of an address where I can access an admin panel where I can manipulate the ez publish system?
Theodoros Papageorgiou
Tuesday 23 March 2010 2:41:26 am
Hi, during installation you've got / set the admin url. Try the [SiteAccessSettings] params in your settings/override/site.ini.append.php config file.
WEBWiZ Web Development http://www.webwiz.gr
Bertrand Dunogier
Tuesday 23 March 2010 3:29:52 am
Theodoros' answer is right, but it can be completed a bit.
What you need is to instruct eZ Publish to map each domain name to a specific siteaccess (front/backoffice). You can read more about it in the HostMatchType documentation on ez.no: http://ez.no/doc/ez_publish/technical_manual/4_x/reference/configuration_files/site_ini/siteaccesssettings/hostmatchtype. The example you're looking for is "Map matching".
Bertrand Dunogier eZ Systems Engineering, Lyon http://twitter.com/bdunogier http://gplus.to/BertrandDunogier
Wednesday 24 March 2010 1:21:01 pm
Thank you. All support is appreciated.
D.