RE: How to remove /web/guest from public site URL(L7.2)

thumbnail
Kiran Yalavali, modified 5 Years ago. Regular Member Posts: 175 Join Date: 10/15/14 Recent Posts
Hi All,I'm trying to remove the /web/guest/ from public site URL but not working I'm following this information on Configuration > Site Settings > Site URL.H
ow to remove /web/guest URL, is it possible using properties file or any other information.

Thanks,
Kiran.
thumbnail
Olaf Kock, modified 5 Years ago. Liferay Legend Posts: 6441 Join Date: 9/23/08 Recent Posts
Kiran Yalavali:

Hi All,I'm trying to remove the /web/guest/ from public site URL but not working I'm following this information on Configuration > Site Settings > Site URL.How to remove /web/guest URL, is it possible using properties file or any other information.
It requires setting of the Virtual Host name for the default site. Configuration > Instance Settings > Instance Configuration > General
For any other site than the default site, this is in the site's settings.
...and then you'll have to access the site with exactly that virtual host name...
thumbnail
Kiran Yalavali, modified 5 Years ago. Regular Member Posts: 175 Join Date: 10/15/14 Recent Posts
Thank you, Olaf,I follow the above configuration but unable to remove /web/guest of public page site URL. I add /home of Home URL it is ok but when I click on any other pages on navigation it is not removed/web/guest. directly it redirected to this URL localhost:8080/web/guest/ but requirement is remove /web/guest URL.