as an example:
current site is www.myhost.com and the existing maven project contains the dispatcher config for this site. If I have a new domain (www.newhost.com) that will be hosted in the same AEM instance, can I create a new maven project for this?
I'm experience with this is that new domains will have to be added to the existing maven project.
thoughts?
Thanks!
Solved! Go to Solution.
Views
Replies
Total Likes
Yes, if I assume both of these will be hosted within the same AEM program then as far as I know it will be have to be in the same AEM project. On a broad level there will be a new vhost file along with its corresponding farm files will have to be added.
Hope this helps.
Yes, if I assume both of these will be hosted within the same AEM program then as far as I know it will be have to be in the same AEM project. On a broad level there will be a new vhost file along with its corresponding farm files will have to be added.
Hope this helps.
You can use the same project and use new domain for the content which you want to map with the new domain. The dispatcher configurations can be updated in the same existing project. We will not need a new maven project
Check this dispatcher guide about "Using Dispatcher with Multiple Domains", which might be useful
Views
Likes
Replies
Views
Likes
Replies