diff --git a/.gitattributes b/.gitattributes index 8d34d6aa..211cdbd6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -459,8 +459,8 @@ etc/alternc/functions_hosting/hosting_massvhost.sh -text etc/alternc/phpmyadmin.inc.php -text etc/alternc/postfix-slave.cf -text etc/alternc/postfix.cf -text +etc/alternc/templates/alternc/apache2.conf -text etc/alternc/templates/alternc/bureau.conf -text -etc/alternc/templates/apache2/apache2.conf -text etc/alternc/templates/apache2/panel.conf -text etc/alternc/templates/apache2/url.conf -text etc/alternc/templates/apache2/vhost.conf -text diff --git a/etc/alternc/templates/apache2/apache2.conf b/etc/alternc/templates/alternc/apache2.conf similarity index 100% rename from etc/alternc/templates/apache2/apache2.conf rename to etc/alternc/templates/alternc/apache2.conf