An open API service indexing awesome lists of open source software.

https://github.com/vitexsoftware/ispconfig-apache

Debian package allowing apache use ispconfig's *.vhost config files
https://github.com/vitexsoftware/ispconfig-apache

Last synced: 21 days ago
JSON representation

Debian package allowing apache use ispconfig's *.vhost config files

Awesome Lists containing this project

README

          

Ispconfig Apache config for Debian / Ubuntu
===========================================

![Logo](https://raw.githubusercontent.com/VitexSoftware/ispconfig-apache/master/ispconfig-apache.png "logo")

Debian package allowing apache use ispconfig's *.vhost config files.

Also provide fix for buggy let's encrypt support

Building package
----------------

apt-get -y install devscripts dpkg-dev
git clone git@github.com:VitexSoftware/ispconfig-apache.git
debuild -i -us -uc -b

Installation
------------

You can use repo:

wget -O - http://v.s.cz/info@vitexsoftware.cz.gpg.key|sudo apt-key add -
echo deb http://v.s.cz/ stable main > /etc/apt/sources.list.d/vitexsoftware.list
apt update
apt install ispconfig-apache