Forums / Install & configuration / Problem with URI in Exponential 4.4

"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".

Problem with URI in Exponential 4.4

Author Message

Pierre Déchanoz

Thursday 21 October 2010 2:46:37 am

Hello,

I use :

[SiteAccessSettings]

ForceVirtualHost=true

CheckValidity=false

MatchOrder=uri

URIMatchType=element

URIMatchElement=1

The urls are build with the template operator ezurl.

Before the 4.4 version , when i wrote :
http://mysite
The urls returned in the html page , was for example:
http://mysite/mydefaultsiteaccess/journal
with the 4.4 version , when i write :

http://mysite
The urls returned in the html page are for example:
http://mysite/journal

The name of my default siteaccess is missing.

There are two problems :
1°) all urls are changed, and it's not good for search engine optimization !
2°) I have an extension who has the same name that my default siteaccess, and this extension doesn't work :

[ Oct 21 2010 10:52:17 ] [127.0.1.3] index:

Undefined module: upload

[ Oct 21 2010 10:52:17 ] [127.0.1.3]

error/view.php:Error ocurred using URI: /mydefaultsiteaccess/upload/145445/13/auto/1Hello,