Expand my Community achievements bar.

how to implement this?

Avatar

Level 9

I want to create a URL like this.

www.myhost.com/my-page/john.smith

my-page is an AEM page while john.smith is a parameter to the page. I guess it's like

www.myhost.com/my-page?name=john.smith

but in URL that looks nicer. Is this something AEM can do (like config changes) or perhaps this is an Apache rewrite rules? Perhaps combination of both?

Sample please?

Thanks!

0 Replies