Go to file
Simon Vieille 881ffc5c70
add ProxyErrorOverride
2019-12-05 14:45:42 +01:00
bin add information 2019-11-22 13:54:38 +01:00
etc add php7.4 - change labels 2019-09-12 13:08:14 +02:00
share/bin add default answer and add compliance with shellcheck 2019-07-31 20:49:59 +02:00
src add ProxyErrorOverride 2019-12-05 14:45:42 +01:00
.gitignore add documentation 2019-08-01 10:32:58 +02:00
Makefile refactoring 2019-07-31 09:37:16 +02: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