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/tags/release-1.1.1/conf/apache2-vhost-larpe

13 lines
320 B
Plaintext

<VirtualHost *>
ServerName localhost
ServerAdmin root@localhost
include /etc/larpe/apache2-vhost-larpe-common
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