Skip to content

Implement HTTPd scripts under CentOS #12

@lpalgarvio

Description

@lpalgarvio

CentOS lacks a tool for enabling and disabling HTTPd modules, configuration and vhosts in a scripted way.

Follow Debian example and implement it:

  • a2enmod
  • a2dismod
  • a2enconf
  • a2disconf
  • a2ensite
  • a2dissite

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions