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
Łukasz Nowak
caddy
Commits
0a40970d
Commit
0a40970d
authored
Nov 24, 2015
by
Matt Holt
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #361 from jungle-boogie/patch-2
more copy edits
parents
bc37cf0d
6478eee3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
14 deletions
+16
-14
README.md
README.md
+16
-14
No files found.
README.md
View file @
0a40970d
...
@@ -95,7 +95,7 @@ You may also be interested in the [developer guide]
...
@@ -95,7 +95,7 @@ You may also be interested in the [developer guide]
## Running from Source
## Running from Source
Note: You will need
**[Go 1.4](https://golang.org/dl)**
or
newer
Note: You will need
**[Go 1.4](https://golang.org/dl)**
or
a later version.
1.
`$ go get github.com/mholt/caddy`
1.
`$ go get github.com/mholt/caddy`
2.
`cd`
into your website's directory
2.
`cd`
into your website's directory
...
@@ -160,9 +160,11 @@ for hosting the Caddy project.
...
@@ -160,9 +160,11 @@ for hosting the Caddy project.
Caddy was born out of the need for a "batteries-included" web server that runs
Caddy was born out of the need for a "batteries-included" web server that runs
anywhere and doesn't have to take its configuration with it. Caddy took
anywhere and doesn't have to take its configuration with it. Caddy took
inspiration from
[
spark
](
https://github.com/rif/spark
)
, nginx, lighttpd,
inspiration from
[
spark
](
https://github.com/rif/spark
)
,
Websocketd, and Vagrant, and provides a pleasant mixture of features from each
[
nginx
](
https://github.com/nginx/nginx
)
, lighttpd,
of them.
[
Websocketd
](
https://github.com/joewalnes/websocketd
)
and
[
Vagrant
](
https://www.vagrantup.com/
)
,
which provides a pleasant mixture of features from each of them.
*Twitter: [@mholt6](https://twitter.com/mholt6)*
*Twitter: [@mholt6](https://twitter.com/mholt6)*
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