Wednesday 03 June 2009 2:34:16 am
i create an url alias named About, when i using
http://localhost/ez/index.php/chi/About ,
I can visit the correct page, But the menu is still http://localhost/ez/index.php/chi/node_43. I want to use the ../About formats in all pages,How could i do??
[URLTranslator]
Translation=enabled
WordSeparator=dash
TransformationGroup=urlalias
WildcardTranslation=enabled
MaximumWildcardIterations=20 NodeTranslation=enabled and i updated a project from 4.0 to 4.1 , i created an About url alias which type is Direct , but i got a redirect url. What's wrong with this?
|