Ow apache2 voor Debian afgeleide doet precies hetzelfde:
$ tree /etc/apache2/conf-* /etc/apache2/conf-available |-- apache2-doc.conf |-- charset.conf |-- httpoxy.conf [..] /etc/apache2/conf-enabled |-- apache2-doc.conf -> ../conf-available/apache2-doc.conf |-- charset.conf -> ../conf-available/charset.conf |-- httpoxy.conf -> ../conf-available/httpoxy.conf [..]
$ man a2enconf [..] NAME a2enconf, a2disconf - enable or disable an apache2 configuration file
[ Voor 45% gewijzigd door deHakkelaar op 11-05-2023 01:17 . Reden: verkeerde folders + man page ]
There are only 10 types of people in the world: those who understand binary, and those who don't