Le contenu n'est pas disponible dans la langue sélectionnée.
General configuration for the web application
This section covers general configuration of the DXA web application performed following installation.
.NET configuration Configuring a .NET web server for DXA involves configuring various configuration (.config) files.
Java configuration Several properties files are provided for configuration of the DXA Java web application. In addition to the properties files, there are other configuration changes that may be necessary.
Hosting multiple websites in one web application If you intend to host a large number of low-traffic websites that share the same application code (and views), but have their own HTML design and content, you can host all such sites in a single web application. This approach helps to reduce the total number of resources used by your web and application server.