Forrest logo
back to context overview

a2enconf

List of commands for a2enconf:

  • a2enconf:tldr:4b920 a2enconf: Don't show informative messages.
    $ sudo a2enconf --quiet ${configuration_file}
    try on your machine
    explain this command
  • a2enconf:tldr:ef199 a2enconf: Enable a configuration file.
    $ sudo a2enconf ${configuration_file}
    try on your machine
    explain this command
back to context overview