finished directories

This commit is contained in:
Arne Teuke
2017-06-19 16:24:25 +01:00
parent 84fc5905c1
commit 9b09518580
2 changed files with 29 additions and 0 deletions

View File

@@ -62,6 +62,8 @@ $ae_usr_mods_dir = "${ae_usr_lib_dir}/modules"
$ae_mods_dir = "${ae_main_dir}/modules"
$ae_run_dir = '/run/httpd'
$ae_run_link = "${ae_main_dir}/run"
$ae_share_httpd = '/usr/share/httpd'
$ae_cache_httpd = '/var/cache/httpd'