adobe / adobe/aem-project-archetype
Add a sample /etc/sysconfig/httpd file for the dispatcher
- Dominant language
- JavaScript
- Stars
- 596
- Forks
- 431
- Avg merge
- 10d 6h
- Merged PRs (30d)
- 1
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.
Contributor guide
Research direction
Read the documentation that references /etc/sysconfig/httpd, then search the project for `${ ... }` variables used by the dispatcher configuration. Done means a sample /etc/sysconfig/httpd file documents all configurable variables, including docroots and hostnames, and can be used to create a local dispatcher.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100