Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
caddy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
caddy
Commits
ab301fec
Commit
ab301fec
authored
Jun 21, 2016
by
Matthew Holt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo, formatting
parent
deec1498
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
README.md
README.md
+6
-6
No files found.
README.md
View file @
ab301fec
...
...
@@ -4,7 +4,7 @@
Caddy is a general-purpose web server for Windows, Mac, Linux, BSD, and
[
Android
](
https://github.com/mholt/caddy/wiki/Running-Caddy-on-Android
)
. It is
a capable but easier aternative to other popular web servers.
a capable but easier a
l
ternative to other popular web servers.
[
Releases
](
https://github.com/mholt/caddy/releases
)
·
[
User Guide
](
https://caddyserver.com/docs
)
·
...
...
@@ -42,11 +42,11 @@ SNI
Caddy binaries have no dependencies and are available for every platform.
Install Caddy any one of these ways:
-
[
Download page
](
https://caddyserver.com/download
)
allows you to customize
your build in your
browser
-
[
Latest release
](
https://github.com/mholt/caddy/releases/latest
)
for static
file download
s
-
[
curl getcaddy.com
](
https://getcaddy.com
)
for auto install:
-
**[Download page](https://caddyserver.com/download)**
allows you to
customize your build in the
browser
-
**[Latest release](https://github.com/mholt/caddy/releases/latest)**
for
pre-built binarie
s
-
**curl [getcaddy.com](https://getcaddy.com)**
for auto install:
`curl https://getcaddy.com | bash`
Once
`caddy`
is in your PATH, you can
`cd`
to your website's folder and run
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment