mirror of
https://github.com/caddyserver/website.git
synced 2025-04-21 12:36:16 -04:00
Fix typo (#305)
This commit is contained in:
parent
ba15222b97
commit
1945802f6f
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ You can now install the service using:
|
||||||
You might want to start the Windows Services Console to see if the service is runnnig correctly:
|
You might want to start the Windows Services Console to see if the service is runnnig correctly:
|
||||||
<pre><code class="cmd bash">services.msc</code></pre>
|
<pre><code class="cmd bash">services.msc</code></pre>
|
||||||
|
|
||||||
Be aware that Windows services cannot be reloaded, so you have to tell caddy directly to relaod:
|
Be aware that Windows services cannot be reloaded, so you have to tell caddy directly to reload:
|
||||||
<pre><code class="cmd bash">caddy reload</code></pre>
|
<pre><code class="cmd bash">caddy reload</code></pre>
|
||||||
|
|
||||||
Restarting is possible via the normal Windows services commands, for example via the Task Manager's "Services" tab.
|
Restarting is possible via the normal Windows services commands, for example via the Task Manager's "Services" tab.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue