Skip to content

Implement HTTPd scripts under CentOS #12

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions