diff options
Diffstat (limited to 'apache')
| -rw-r--r-- | apache/localhost.conf | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/apache/localhost.conf b/apache/localhost.conf index 160dbe3..e74f680 100644 --- a/apache/localhost.conf +++ b/apache/localhost.conf @@ -26,6 +26,8 @@  		Require all granted          </Directory> +	Alias /webbox /var/www/webbox +  	# Available loglevels: trace8, ..., trace1, debug, info, notice, warn,  	# error, crit, alert, emerg. | 
