Share » Forums » Install & configuration » Stripping sitedesign portion off of URL?

Stripping sitedesign portion off of URL?

Stripping sitedesign portion off of URL?

Friday 24 September 2004 9:34:23 am - 5 replies

Modified on Friday 24 September 2004 9:35:01 am by Luis Cruz

Author Message

Ekkehard Dörre

Friday 24 September 2004 11:20:56 am

Just look here at Host Match Map:
http://ez.no/ez_publish/documentation/configuration/configuration/site_access

Greetings, ekke

http://www.coolscreen.de - Over 40 years of certified eZ Publish know-how: http://www.cjw-network.com
CJW Newsletter: http://projects.ez.no/cjw_newsletter - http://cjw-network.com/en/ez-publ...w-newsletter-multi-channel-marketing

Luis Cruz

Friday 24 September 2004 11:53:09 am

Success! Thank you.

Luis Cruz

Friday 24 September 2004 12:59:48 pm

Hmm... The host matching works fine, but now I have a new problem. The admin side
allows me to login, but now I cannot do anything in it. All of the URLs contain
/cms in the path (e.g., test-cms/cms/foo). Take the /cms out of the URL, and
you can get to the page.

Any clues on what setting I have to alter or add?

Here is my settings/override/site.ini.append.php:

<?php /* #?ini charset="iso-8859-1"?

[Session]
SessionNameHandler=custom

[SiteSettings]
DefaultAccess=en
SiteList[]
SiteList[]=en
SiteList[]=de

[SiteAccessSettings]
CheckValidity=false
MatchOrder=host
HostMatchType=map
HostMatchMapItems[]
HostMatchMapItems[]=test-cms.astaro.com;en
HostMatchMapItems[]=test-cms.astaro.de;de
HostMatchMapItems[]=test-cms;cms

SiteAccessList[]
SiteAccessList[]=en
SiteAccessList[]=de
SiteAccessList[]=cms

[MailSettings]
Transport=sendmail
AdminEmail=
EmailSender=
*/ ?>

** Note that "cms" is the name I gave to the admin siteaccess when I setup ezPublish.
I also set ezPublish up initially using the "MatchOrder=uri" method. Not sure if a
left-over setting is gumming things up.

Ekkehard Dörre

Friday 24 September 2004 2:29:11 pm

HostMatchMapItems[]
HostMatchMapItems[]=test-cms.astaro.com;en
HostMatchMapItems[]=test-cms.astaro.de;de
HostMatchMapItems[]=cms.test-cms.astaro.de;cms

Greetings, ekke

http://www.coolscreen.de - Over 40 years of certified eZ Publish know-how: http://www.cjw-network.com
CJW Newsletter: http://projects.ez.no/cjw_newsletter - http://cjw-network.com/en/ez-publ...w-newsletter-multi-channel-marketing

Luis Cruz

Monday 27 September 2004 7:31:22 am

Doesn't seem to be working still; had my net admin add a DNS entry for admin-cms.astaro.com, but I still have
the same problem. The admin site still places /cms in the path for the internal pages.

Latest site.ini.append.php snippet:

MatchOrder=host
HostMatchType=map
HostMatchMapItems[]
HostMatchMapItems[]=test-cms.astaro.com;en
HostMatchMapItems[]=test-cms.astaro.de;de
HostMatchMapItems[]=admin-cms.astaro.com;cms

At wits end trying to get this to work.

Thanks for the help so far; hopefully will be able to get this completely figured out.

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu