This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
larpe/larpe/branches/idwsf/apache2-vhost-larpe

13 lines
312 B
Plaintext

<VirtualHost *>
ServerName localhost
ServerAdmin root@localhost
include /usr/share/larpe/apache2.conf
include /var/lib/larpe/vhost-locations.d
CustomLog /var/log/apache2/larpe-access.log combined
ErrorLog /var/log/apache2/larpe-error.log
</VirtualHost>
include /var/lib/larpe/vhosts.d