Forums / Install & configuration / URL Translation and Siteaccess

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

URL Translation and Siteaccess

Author Message

Gunnar Birkeland

Tuesday 20 February 2007 12:52:49 am

Hi

Is there some way to get a new virtual url to point to a certain siteaccess?

I want this:
<b>domain/siteaccess/module/view</b>
to point to this
<b>domain/whatever</b>

I achieve this by logging on, pointing to the Url Translator module in ez-admin and creating a new Virtual URL.

new virtual url: <i>whatever</i>
Existing virtual url: <i>mymodule/myview</i>

Now this works perfect but my problem is that its pointing to the defautl sitedesign, namely domain/plain_site/whatever.

How can i make the new URL point to a different siteaccess. Ive tried to put it like this:
<i>Existing virtual url: <i>mysiteaccess/mymodule/myview</i> but this is not allowed.

</major>
----------------------------
ez-version: 3.9.3.
PHP: 4.4.2-1
MYSQL: 4.0.24

Henrik Jagels

Friday 05 October 2007 2:02:54 am

Hi

I have the exact same problem as Gunnar. Can anyone help with this?