adobe/aem-project-archetype

Add a sample /etc/sysconfig/httpd file for the dispatcher

Open

#397 aperta il 20 mag 2020

Vedi su GitHub
 (1 commento) (2 reazioni) (0 assegnatari)JavaScript (430 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (594 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

While it is good that the documentation references the need to put server-specific configurations into the /etc/sysconfig/httpd file, there is no sample provided with all configurable variables.

It would be great if such a file existed, that contained all configurable vars (docroots, hostnames, etc) that could be used to easily create a dispatcher in a local environment, without trawling through every file looking for ${ ... } and extracting the names.

Guida contributor