]> TLD Linux GIT Repositories - packages/dehydrated.git/commitdiff
- missed that one
authorMarcin Krol <hawk@tld-linux.org>
Wed, 25 Oct 2017 14:14:05 +0000 (14:14 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Wed, 25 Oct 2017 14:14:05 +0000 (14:14 +0000)
apache.conf [deleted file]
dehydrated.spec

diff --git a/apache.conf b/apache.conf
deleted file mode 100644 (file)
index ac93b93..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-Alias /.well-known/acme-challenge /var/lib/dehydrated/acme-challenges
-<Directory /var/lib/dehydrated/acme-challenges>
-       # Apache 2.x
-       <IfModule !mod_authz_core.c>
-               Order allow,deny
-               Allow from all
-       </IfModule>
-       # Apache 2.4
-       <IfModule mod_authz_core.c>
-               Require all granted
-       </IfModule>
-</Directory>
index 433bc01df69670ca17587e63ccb471931004edb0..3ea6e92a3e9d76a6598c12f4dddb747237f63b1c 100644 (file)
@@ -102,7 +102,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc README.md CHANGELOG LICENSE
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/%{name}
 %dir %attr(750,root,http) %{_webapps}/%{name}
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{name}/apache.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{name}/httpd.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{name}/lighttpd.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{name}/nginx.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/%{name}/config