No description
  • Shell 62.9%
  • Twig 30.4%
  • C 5.1%
  • Makefile 1.6%
Find a file
2019-08-01 10:53:26 +02:00
bin fix issue with document root 2019-08-01 10:46:14 +02:00
etc add several configuration vars 2019-08-01 10:19:13 +02:00
share/bin add default answer and add compliance with shellcheck 2019-07-31 20:49:59 +02:00
src add several configuration vars 2019-08-01 10:19:13 +02: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-01 10:53:26 +02:00

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