diff --git a/horizon/values.yaml b/horizon/values.yaml
index 0334f61259..428d41444b 100644
--- a/horizon/values.yaml
+++ b/horizon/values.yaml
@@ -61,8 +61,8 @@ conf:
     apache2:
       binary: apache2
       start_parameters: -DFOREGROUND
-      site_dir: /etc/apache2/sites-enable
-      conf_dir: /etc/apache2/conf-enabled
+      site_dir: /etc/apache2/sites-available
+      conf_dir: /etc/apache2/conf-available
       mods_dir: /etc/apache2/mods-available
       a2enmod:
         - rewrite