mark lighttpd as deprecated
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -92,7 +92,7 @@ Alias "/.well-known/acme-challenge" "{{settings.system.letsencryptchallengepath}
|
|||||||
<command><![CDATA[{{settings.system.apachereload_command}}]]></command>
|
<command><![CDATA[{{settings.system.apachereload_command}}]]></command>
|
||||||
</daemon>
|
</daemon>
|
||||||
<!-- HTTP Lighttpd -->
|
<!-- HTTP Lighttpd -->
|
||||||
<daemon name="lighttpd" title="LigHTTPd">
|
<daemon name="lighttpd" title="LigHTTPd (deprecated)">
|
||||||
<install><![CDATA[apt-get install lighttpd]]></install>
|
<install><![CDATA[apt-get install lighttpd]]></install>
|
||||||
<file name="/etc/lighttpd/lighttpd.conf">
|
<file name="/etc/lighttpd/lighttpd.conf">
|
||||||
<content><![CDATA[
|
<content><![CDATA[
|
||||||
|
|||||||
@@ -92,7 +92,7 @@ Alias "/.well-known/acme-challenge" "{{settings.system.letsencryptchallengepath}
|
|||||||
<command><![CDATA[{{settings.system.apachereload_command}}]]></command>
|
<command><![CDATA[{{settings.system.apachereload_command}}]]></command>
|
||||||
</daemon>
|
</daemon>
|
||||||
<!-- HTTP Lighttpd -->
|
<!-- HTTP Lighttpd -->
|
||||||
<daemon name="lighttpd" title="LigHTTPd">
|
<daemon name="lighttpd" title="LigHTTPd (deprecated)">
|
||||||
<install><![CDATA[apt-get install lighttpd]]></install>
|
<install><![CDATA[apt-get install lighttpd]]></install>
|
||||||
<file name="/etc/lighttpd/lighttpd.conf">
|
<file name="/etc/lighttpd/lighttpd.conf">
|
||||||
<content><![CDATA[
|
<content><![CDATA[
|
||||||
|
|||||||
@@ -91,7 +91,7 @@ Alias "/.well-known/acme-challenge" "{{settings.system.letsencryptchallengepath}
|
|||||||
<command><![CDATA[{{settings.system.apachereload_command}}]]></command>
|
<command><![CDATA[{{settings.system.apachereload_command}}]]></command>
|
||||||
</daemon>
|
</daemon>
|
||||||
<!-- HTTP Lighttpd -->
|
<!-- HTTP Lighttpd -->
|
||||||
<daemon name="lighttpd" title="LigHTTPd">
|
<daemon name="lighttpd" title="LigHTTPd (deprecated)">
|
||||||
<install><![CDATA[apt-get install lighttpd]]></install>
|
<install><![CDATA[apt-get install lighttpd]]></install>
|
||||||
<file name="/etc/lighttpd/lighttpd.conf">
|
<file name="/etc/lighttpd/lighttpd.conf">
|
||||||
<content><![CDATA[
|
<content><![CDATA[
|
||||||
|
|||||||
@@ -100,7 +100,7 @@ Alias "/.well-known/acme-challenge" "{{settings.system.letsencryptchallengepath}
|
|||||||
<command><![CDATA[{{settings.system.apachereload_command}}]]></command>
|
<command><![CDATA[{{settings.system.apachereload_command}}]]></command>
|
||||||
</daemon>
|
</daemon>
|
||||||
<!-- HTTP Lighttpd -->
|
<!-- HTTP Lighttpd -->
|
||||||
<daemon name="lighttpd" title="LigHTTPd">
|
<daemon name="lighttpd" title="LigHTTPd (deprecated)">
|
||||||
<install><![CDATA[emerge www-servers/lighttpd]]></install>
|
<install><![CDATA[emerge www-servers/lighttpd]]></install>
|
||||||
<file name="/etc/lighttpd/lighttpd.conf">
|
<file name="/etc/lighttpd/lighttpd.conf">
|
||||||
<content><![CDATA[
|
<content><![CDATA[
|
||||||
|
|||||||
@@ -91,7 +91,7 @@ Alias "/.well-known/acme-challenge" "{{settings.system.letsencryptchallengepath}
|
|||||||
<command><![CDATA[{{settings.system.apachereload_command}}]]></command>
|
<command><![CDATA[{{settings.system.apachereload_command}}]]></command>
|
||||||
</daemon>
|
</daemon>
|
||||||
<!-- HTTP Lighttpd -->
|
<!-- HTTP Lighttpd -->
|
||||||
<daemon name="lighttpd" title="LigHTTPd">
|
<daemon name="lighttpd" title="LigHTTPd (deprecated)">
|
||||||
<install><![CDATA[apt-get install lighttpd]]></install>
|
<install><![CDATA[apt-get install lighttpd]]></install>
|
||||||
<file name="/etc/lighttpd/lighttpd.conf">
|
<file name="/etc/lighttpd/lighttpd.conf">
|
||||||
<content><![CDATA[
|
<content><![CDATA[
|
||||||
|
|||||||
Reference in New Issue
Block a user