Untitled

 avatar
unknown
plain_text
4 years ago
544 B
3
Indexable
<pre style="background-color: #f5f6f7; border: 1px solid#d2d3d7; font-family: monospace; font-size: 15px; max-width: 100%; line-height: 2em; margin: 2em 1.5em; padding-top: 1em; padding-right: 1em; padding-bottom: 1em; textalign: justify;">Alias /.well-known/acme-challenge/ "/var/lib/letsencrypt/.well-known/acme-challenge/"<br />&lt;Directory "/var/lib/letsencrypt/"&gt;<br />    AllowOverride None<br />    Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec<br />    Require method GET POST OPTIONS<br />&lt;/Directory &gt;</pre>
Editor is loading...