FeministWiki:Server setup: Difference between revisions

    No edit summary
    (Undo revision 1330 by Technician (talk))
    Line 195: Line 195:
    * After copying Postfix configuration, run {{C|postmap /etc/postfix/sender-access}} and {{C|postalias /etc/postfix/virtual-aliases}}.
    * After copying Postfix configuration, run {{C|postmap /etc/postfix/sender-access}} and {{C|postalias /etc/postfix/virtual-aliases}}.
    * Make sure the executable bit is set on all {{C|cron}} scripts, {{C|/etc/rc.local}}, and scripts in {{C|/etc/letsencrypt/renewal-hooks}}.
    * Make sure the executable bit is set on all {{C|cron}} scripts, {{C|/etc/rc.local}}, and scripts in {{C|/etc/letsencrypt/renewal-hooks}}.
    === Apache modules, config, and sites ===
    Enable PHP FPM and other Apache modules:
    a2enmod expires headers proxy_fcgi
    a2enconf php${php_version}-fpm


    === OpenLDAP configuration database ===
    === OpenLDAP configuration database ===