Expand my Community achievements bar.

SOLVED

import HTML site asis

Avatar

Level 1

We have multiple HTML based sites and before componentize or templatize them we would like to host them as is immediately on AEM and convert them slowly.  Is there a way to just import those site as is and render to end user as basic html files.

In other words I want to use AEM as webserver. Is it possible.

1 Accepted Solution

Avatar

Correct answer by
Administrator

Hi 

Please have a look at these reference articles:

Link:- http://blogs.adobe.com/dekesmith/2012/05/22/place-simple-html-and-image-files-online-with-crx-and-cq...

//Place simple HTML and image files online with CRX and CQ

 

Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...

// Plain HTML file to AEM Page

 

I hope this would help you.

Thanks and Regards

Kautuk Sahni



Kautuk Sahni

View solution in original post

2 Replies

Avatar

Community Advisor

Hello Perfectionist1234,

 

You could upload your site, into DAM[1] and then configure your Dispatcher[2] to serve your site from DAM.

In this way you would have text/html pages served as they are currently and then slowly change rules in dispatcher to show pages as per normal AEM strategy.

 

[1] https://docs.adobe.com/docs/en/cq/5-6-1/dam/dam_documentation.html

[2] https://docs.adobe.com/docs/en/dispatcher.html

Regards,

Peter

Avatar

Correct answer by
Administrator

Hi 

Please have a look at these reference articles:

Link:- http://blogs.adobe.com/dekesmith/2012/05/22/place-simple-html-and-image-files-online-with-crx-and-cq...

//Place simple HTML and image files online with CRX and CQ

 

Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...

// Plain HTML file to AEM Page

 

I hope this would help you.

Thanks and Regards

Kautuk Sahni



Kautuk Sahni