vhost-manager/README.md

25 lines
231 B
Markdown
Raw Normal View History

2019-07-31 20:57:30 +02:00
VHOST-MANAGER
=============
Installation
------------
### Requirements
* PHP
* /bin/sh
* GCC
```
$ git clone https://gitnet.fr/deblan/vhost-manager.git
$ cd vhost-manager
$ make
```
Usage
-----
```
$ sudo ./bin/vhost-add
```