a2enconf php8.3-fpm

Category: Web Servers & Proxies

a2enconf php8.3-fpm

Enable an Apache config snippet

Activates a configuration file from conf-available by symlinking it into conf-enabled, such as the php8.3-fpm snippet that wires PHP-FPM into Apache. This keeps optional config separate from the main apache2.conf. Disable it with a2disconf php8.3-fpm.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.