Go to file
Simon Vieille 2bc84967d4 add command params 2021-02-21 16:17:45 +01:00
bin add command params 2021-02-21 16:17:45 +01:00
etc add configurable fcgi module 2020-12-05 13:13:33 +01:00
share/bin add command params 2021-02-21 16:17:45 +01:00
src add configurable fcgi module 2020-12-05 13:13:33 +01:00
.gitignore add documentation 2019-08-01 10:32:58 +02:00
Makefile fix build of crypt 2020-12-05 13:23:44 +01:00
README.md add documentation 2019-08-02 10:05:25 +02:00

README.md

VHOST-MANAGER

VHOST-MANAGE helps you to create apache2 vhosts.

Requirements

  • PHP
  • /bin/sh
  • GCC
  • whiptail
  • wget
  • make

Installation

$ sudo apt install gcc whiptail wget make
$ sudo apt install <php stuff>
$ git clone https://gitnet.fr/deblan/vhost-manager.git
$ cd vhost-manager
$ make

Configuration

$ cp etc/config.dist etc/config
$ vim etc/config

Usage

$ sudo ./bin/vhost-add