Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
How can I change url in administration pages??
Hi everyone,
I've developed a website desgined with Liferay 7.1 GA. I needed to add a new language (valencian va) so I edited the Catalan Andorran(ca_AD). The problem appears when I access to the administracion pages, the url looks like this:
http://scdesweb.iipp.int/ca_AD/group/control_panel/
How can I change this? How can I skip this ca_AD and add va? I´ve added this in virtual host:
ProxyPass /va http://localhost:8080/ca_AD
ProxyPassReverse /va http://localhost:8080/ca_AD
ProxyHTMLURLMap http://scdesweb.iipp.int/ca_AD http://scdesweb.iipp.int/va
ProxyHTMLURLMap /ca_AD /va
ProxyHTMLURLMap http://scdesweb.iipp.int/ca_AD/group/home/ http://scdesweb.iipp.int/va/group/home/
But it doesn't work in administration pages (on the others pages of the website it works correctly). I'm thinking if is possible adding a script(it should works replacing /ca_AD for /va) in the adminsitration pages. Is this possible?
Copyright © 2025 Liferay, Inc
• Privacy Policy
Powered by Liferay™