nginx as apache proxy for ISPConfig 3

Discussion in 'ISPConfig 3 Priority Support' started by DylanPedro, Jan 23, 2018.

  1. DylanPedro

    DylanPedro Member

    Hi,

    I've read a few tutorials that nginx as a proxy for apache makes for a better system by only letting apache do other server related tasks while nginx does all the static stuff. Is this still true for ISPConfig 3 as most of these articles seem outdated?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    ISPconfig does not support nginx as reverse proxy for apache. If you want a fast server, use nginx directly as we do it in ISPConfig nginx setups.
     
  3. DylanPedro

    DylanPedro Member

    An good HowTo's to show how to install nginx onto Debian 9 to it can work with ISPConfig 3?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    There is no Debian 9 howto available yet. But you can use the Debian 9 apache howto and replace the apache part with nginx part from Debian 8 guide.
     
  5. Ark74

    Ark74 Member

    In the hope of not hijack the thread.
    Is it possible to transform an Apache+ISPConfig perfect server to an nginx+ISPConfig perfect server?
    Would apt remove apache2 && apt install nginx do?

    Thanks in advance :)
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Ark74 likes this.

Share This Page