NGINX AWstats support in ISPConfig 3

Discussion in 'Installation/Configuration' started by mtleng, Oct 3, 2012.

  1. mtleng

    mtleng New Member

    My understanding of AWstats is that it inherently will not work with nginx because it relies on CGI and nginx only supports FastCGI.

    However, there are some possible workarounds out there (including from nginx wiki) that could make AWstats run in nginx.

    Given this, does ISPConfig 3 have any of these necessary workarounds built in order to support AWstats on nginx? Or if nginx is the selected web-server, does AWstats simply not work?
     
  2. mtleng

    mtleng New Member

    Let me re-word this: should AWstats work out-of-the-box when using NGINX?
     
  3. falko

    falko Super Moderator Howtoforge Staff

    AWStats is working out of the box with nginx. AWStats is run by a cron job which creates HTML files, and these HTML files are served by nginx.
     

Share This Page