aboutsummaryrefslogtreecommitdiff
path: root/net/apache/files/apache2.init
Commit message (Collapse)AuthorAge
* apache: create log directory o=Sebastian Kemper2020-05-16
| | | | | | Hides away the contents of the log directory from others. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* apache: rename bin from httpd to apache2Sebastian Kemper2020-01-26
This way there's no need to worry about overwriting another httpd binary or symlink from another package, for example busyboxes httpd. The init script is also renamed to apache2 for consistency. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>