adobe/aem-project-archetype

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

Open

#397 aberto em 20 de mai. de 2020

Ver no GitHub
 (1 comment) (2 reactions) (0 assignees)JavaScript (430 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (594 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador