掲示板

Fronting Liferay Themes through Apache Web server

12年前 に Megha Shah によって更新されました。

Fronting Liferay Themes through Apache Web server

New Member 投稿: 21 参加年月日: 11/09/29 最新の投稿
Hi,
In my application, we are using a customized theme (mytheme.war) created using liferay plugins sdk. Now this theme when placed under liferay/deploy (Application server) it renders fine.
My requirement is to fetch the css/images/js related to the mytheme.war from the web server, so that we can better manage the static content - our static content changes periodically.
But since the theme is a war file, I want to know how to isolate the static content.
I am using Apache Web server-> Liferay 6 with Jboss 5.1

Thanks
thumbnail
12年前 に Thiago Leão Moreira によって更新されました。

RE: Fronting Liferay Themes through Apache Web server

Liferay Legend 投稿: 1449 参加年月日: 07/10/10 最新の投稿
Take a look at the attribute virtual-path of theme tag at your liferay-look-and-feel.xml. More info at http://www.liferay.com/dtd/liferay-look-and-feel_6_0_0.dtd