掲示板

Need .html extension in every url

7年前 に Hardik Sanghani によって更新されました。

Need .html extension in every url

Junior Member 投稿: 40 参加年月日: 15/02/16 最新の投稿
Hi,

I created 6 public page and placed web content, My requirement is to add .html extenstion in URL. I tried to find but I did not find any solution.

Thank you
Hardik
thumbnail
7年前 に Olaf Kock によって更新されました。

RE: Need .html extension in every url

Liferay Legend 投稿: 6403 参加年月日: 08/09/23 最新の投稿
Hardik Sanghani:
I created 6 public page and placed web content, My requirement is to add .html extenstion in URL. I tried to find but I did not find any solution.


I don't know why you'd want to do this - it's a signal for file content if you're dealing with a more generic file system, not with a portal or content management system. However, instead of naming your pages "home" or "blog", you can also name them "home.html" and "blog.html". It's just a name, made up any way you'd like. There's nothing that the name (or the ".html" part of the name) implies.
7年前 に Hardik Sanghani によって更新されました。

RE: Need .html extension in every url (回答)

Junior Member 投稿: 40 参加年月日: 15/02/16 最新の投稿
hi Olaf Kock,
Thans for your response, I just did by add .html in friendly url. it works fine.