Untitled
Anonymous
plain_text
05/13/2021 3:13 PM
728 B
16
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 /><Directory "/var/lib/letsencrypt/"><br /> AllowOverride None<br /> Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec<br /> Require method GET POST OPTIONS<br /></Directory ></pre>
Editor is loading...