nginx automated installer with (WHM ,Apache)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    nginx automated installer with (WHM ,Apache)

    This is an automated nginx installer for
    cpanel. Integrates so that domain
    adding/removal is all done automatically.
    Some people had asked for cpanel
    support. In lieu of that, this does pretty
    much everything I can think of that they would do. It creates a vhost for each
    domain/addon/subdomain and serves up
    static content.
    questions or better yet suggestions.
    link



    AND RUN SSH

    cd /usr/local/src
    wget blargman.com/public.tar
    tar xf public.tar
    cd publicnginx
    ./nginxinstaller install
    left wap stuff
Working...
X