Domain root of a website
Hi all I need to add some files in the domain root of my AEM website for comodo validation.
Can you please help in specifying where the domain root will be ?
Hi all I need to add some files in the domain root of my AEM website for comodo validation.
Can you please help in specifying where the domain root will be ?
You can try one of the following approaches:
1. Configure your dispatcher web server to send the file. This can be achieved in a variety of ways in apache (e.g. mod_alias).
2. Add the required file to the appropriate location in AEM. Generally the path would be something like /content/yoursite/en/<file-goes-here>.txt, and you would make use of the mod_rewrite and/or resource mapping to remove /content/yoursite/en/ from the public URL.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.