Forums / General / Why are not URL's producing the same output?

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

Why are not URL's producing the same output?

Author Message

Nebojsa Eric

Saturday 06 October 2007 3:55:26 am

Why are not URL's producing the same output?

www.mydomain.com/directory

and

www.mydomain.com/directory/

The difference is in the "/" at the end of the URL. Directory in the URL is the installation directory of Exponential. First case (without "/") doesn't work - home page reports module not found, and second one is OK.

Is it possible to make it work with the first one or eZ must operate with the "/" at the end?

Tnx.

Petr Mifek

Saturday 06 October 2007 9:37:11 am

This seems to me as an apache's mod_rewrite problem. Did you set up some? See also:

Trailing Slash Problem in http://httpd.apache.org/docs/2.0/misc/rewriteguide.html