Forums / Setup & design / Allow use of %5F instead of _ in url

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

Allow use of %5F instead of _ in url

Author Message

Eivind Marienborg

Thursday 17 April 2008 5:13:55 am

Hi!

One of my sites sends out a newsletter each month, with links to the ez-site they're running. But when users of Hotmail and some other webbased email clients get the newsletter, the urls get changed from e.g. www.example.com/site/article_title_name to www.example.com/site/article%5Ftitle%5Fname.

This causes ez to not recognize the adress, and give an error.

I assume this is something that can be fixed with an apache rewrite rule, but how? Or is there any other ways?

Thanks!