/iApache2

iApache2 is a BASIC GUI to manage apache2 settings.

Primary LanguageHTMLApache License 2.0Apache-2.0

iApache2

IMAGE

Index

About

iApache2 is a BASIC GUI to manage apache2 settings.

Requirements

  • Nodejs >= v10.x

Install

One command install

sudo wget -q -O - https://github.com/nullxx/iApache2/raw/master/autoinstall.sh | bash
  • Program is stored at /opt/iApache2

  • Default PORT: 3000

  • Basic Auth:

    • user: admin
    • password: password

Uninstall

One command uninstall

sudo wget -q -O - https://github.com/nullxx/iApache2/raw/master/autouninstall.sh | bash

Usage

iApache2 will be hosted at http://localhost:3000

Contributing

Feel free to fork this project to contribute.

License

This project is licensed under the MIT License - see the LICENSE.md file for details