<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>How can I change url in administration pages??</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=120992759" />
  <subtitle>How can I change url in administration pages??</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=120992759</id>
  <updated>2026-04-06T20:32:58Z</updated>
  <dc:date>2026-04-06T20:32:58Z</dc:date>
  <entry>
    <title>How can I change url in administration pages??</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120992758" />
    <author>
      <name>Alberto Gutierrez</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120992758</id>
    <updated>2021-08-16T20:34:44Z</updated>
    <published>2021-07-28T18:43:35Z</published>
    <summary type="html">&lt;p&gt;Hi everyone,&lt;/p&gt;
&lt;p&gt;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:&lt;/p&gt;
&lt;p&gt;
  &lt;a href="http://scdesweb.iipp.int/ca_AD/group/control_panel/"&gt;http://scdesweb.iipp.int/ca_AD/group/control_panel/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;How can I change this? How can I skip this ca_AD and add va? I´ve
  added this in virtual host:&lt;/p&gt;
&lt;pre&gt;
&lt;code&gt;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/
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;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?&lt;/p&gt;</summary>
    <dc:creator>Alberto Gutierrez</dc:creator>
    <dc:date>2021-07-28T18:43:35Z</dc:date>
  </entry>
</feed>
