1
0
Derivar 0

add documentation

Este cometimento está contido em:
Simon Vieille 2019-08-01 10:32:58 +02:00
ascendente 2147ca020d
cometimento e16865ca1d
Assinados por: deblan
ID da chave GPG: 03383D15A1D31745
2 ficheiros modificados com 43 adições e 3 eliminações

1
.gitignore externo
Ver ficheiro

@ -2,3 +2,4 @@
/share/bin/crypt
/share/bin/twigc
/tests
/img

Ver ficheiro

@ -1,14 +1,19 @@
VHOST-MANAGER
=============
Installation
------------
VHOST-MANAGE helps you to create apache2 vhosts.
### Requirements
Requirements
------------
* PHP
* /bin/sh
* GCC
* wget
* make
Installation
------------
```
$ git clone https://gitnet.fr/deblan/vhost-manager.git
@ -16,9 +21,43 @@ $ cd vhost-manager
$ make
```
Configuration
-------------
```
$ cp etc/config.dist etc/config
$ vim etc/config
```
Usage
-----
```
$ sudo ./bin/vhost-add
```
![](https://www.deblan.io/~simon/vhost-manager/screenshot-20190801-102531.jpg)
![](https://www.deblan.io/~simon/vhost-manager/screenshot-20190801-102547.jpg)
![](https://www.deblan.io/~simon/vhost-manager/screenshot-20190801-102551.jpg)
![](https://www.deblan.io/~simon/vhost-manager/screenshot-20190801-102556.jpg)
![](https://www.deblan.io/~simon/vhost-manager/screenshot-20190801-102601.jpg)
![](https://www.deblan.io/~simon/vhost-manager/screenshot-20190801-102614.jpg)
![](https://www.deblan.io/~simon/vhost-manager/screenshot-20190801-102619.jpg)
![](https://www.deblan.io/~simon/vhost-manager/screenshot-20190801-102624.jpg)
![](https://www.deblan.io/~simon/vhost-manager/screenshot-20190801-102630.jpg)
![](https://www.deblan.io/~simon/vhost-manager/screenshot-20190801-102637.jpg)
![](https://www.deblan.io/~simon/vhost-manager/screenshot-20190801-102649.jpg)
![](https://www.deblan.io/~simon/vhost-manager/screenshot-20190801-102655.jpg)