Matthew Holt
|
ff344535ba
|
Added some godoc
|
2015-04-27 10:56:57 -06:00 |
|
Matthew Holt
|
1df35eb687
|
Fixed link/email in instructions
|
2015-04-27 10:45:47 -06:00 |
|
Matthew Holt
|
cba96c9b35
|
Merge branch 'master' of github.com:mholt/caddy
|
2015-04-27 10:42:17 -06:00 |
|
Matthew Holt
|
d7f0133f5f
|
Add notes for contributors
|
2015-04-27 10:41:55 -06:00 |
|
Matt Holt
|
e5d064d513
|
Create LICENSE.md
|
2015-04-27 10:41:32 -06:00 |
|
Matt Holt
|
c33a49fc5e
|
Merge pull request #2 from thomas4019/master
gzip middleware now strips encoding header
|
2015-04-27 09:54:54 -06:00 |
|
Matthew Holt
|
a837bb6681
|
The README sorely needed an update
|
2015-04-27 09:53:08 -06:00 |
|
Thomas Hansen
|
dbef6c73bc
|
Merge branch 'master' of https://github.com/mholt/caddy
|
2015-04-27 09:39:40 -06:00 |
|
Matthew Holt
|
fa2403c1d3
|
websockets: quick version fix
|
2015-04-27 07:35:39 -06:00 |
|
Matthew Holt
|
c1916c0fb5
|
Server header in response
Version number purposefully excluded (for now?)
|
2015-04-26 23:09:26 -06:00 |
|
Matthew Holt
|
dba4dcb4a5
|
gzip strips Accept-Encoding header after using it
|
2015-04-26 22:53:47 -06:00 |
|
Thomas Hansen
|
9d26a9268b
|
added comment about encoding header
|
2015-04-26 22:15:43 -06:00 |
|
Thomas Hansen
|
1b17072a89
|
gzip middleware now strips encoding header
|
2015-04-26 22:01:20 -06:00 |
|
Matthew Holt
|
7d46108c12
|
With just a destination, default redir code is now 301
|
2015-04-26 20:20:32 -06:00 |
|
Matt Holt
|
cd53ec9bcc
|
Merge pull request #1 from thomas4019/master
adding support for php including clean urls and wordpress permalinks
|
2015-04-25 23:41:57 -06:00 |
|
Thomas Hansen
|
1ac32a5256
|
generalizing fastcgi parameters, and improving headers passed.
|
2015-04-25 21:56:14 -06:00 |
|
Thomas Hansen
|
9e12c45d82
|
Merge branch 'master' of https://github.com/mholt/caddy
|
2015-04-25 19:06:39 -06:00 |
|
Matthew Holt
|
24d9d23743
|
Default port is 2015
|
2015-04-25 14:28:56 -06:00 |
|
Matthew Holt
|
ce74333348
|
Markdown requires a base path (for now)
|
2015-04-25 12:26:04 -06:00 |
|
Matthew Holt
|
46f5325c15
|
More accurate initialization output
|
2015-04-24 20:09:31 -06:00 |
|
Matthew Holt
|
aa89b95075
|
Replaced cpu directive with command line flag
|
2015-04-24 20:08:14 -06:00 |
|
Matthew Holt
|
27fc1672d4
|
Basic auth middleware
|
2015-04-23 14:57:07 -06:00 |
|
Matthew Holt
|
e6c5482b7c
|
Slightly more helpful parse error message
|
2015-04-23 14:39:21 -06:00 |
|
Matthew Holt
|
95dce5cdfc
|
Latency now available with recorder and replacer
|
2015-04-23 13:35:56 -06:00 |
|
Matthew Holt
|
51139a5f56
|
log: Fix so user can specify custom log format
|
2015-04-23 13:35:21 -06:00 |
|
Matthew Holt
|
dd3ff0fcb5
|
Shows site addresses at start; new -quiet flag
|
2015-04-23 13:28:05 -06:00 |
|
Matthew Holt
|
d088194585
|
Default port is now 80
|
2015-04-22 13:22:03 -06:00 |
|
Matthew Holt
|
5f187738e6
|
Better parse support for files with only an address line
|
2015-04-22 13:21:51 -06:00 |
|
Matthew Holt
|
c10d2e0d45
|
Make the thing compile
|
2015-04-21 22:30:47 -06:00 |
|
Matthew Holt
|
1a8f753303
|
Meh.
|
2015-04-21 21:41:58 -06:00 |
|
Matthew Holt
|
23f7f5ebba
|
Minor UI tweaks to directory listings
|
2015-04-21 21:36:43 -06:00 |
|
Matthew Holt
|
bdd145b0de
|
Better error handling when executing templates
|
2015-04-21 21:36:30 -06:00 |
|
Matthew Holt
|
0cbaed2443
|
A few helpful comments
|
2015-04-21 16:00:16 -06:00 |
|
Matthew Holt
|
99c0cbdf29
|
Fixed a typo
|
2015-04-21 12:12:58 -06:00 |
|
Thomas Hansen
|
96985fb3fd
|
adding support for php including clean urls and wordpress permalinks
|
2015-04-20 17:40:54 -06:00 |
|
Matthew Holt
|
981ca72ee6
|
Enforce canonical URLs
|
2015-04-18 13:24:54 -06:00 |
|
Matthew Holt
|
6a32de4b47
|
Use text/template because html shouldn't be escaped for this
|
2015-04-18 12:28:22 -06:00 |
|
Matthew Holt
|
f5d0ed5b1c
|
More template love
|
2015-04-18 11:31:59 -06:00 |
|
Matthew Holt
|
55801b48ec
|
More template functions
|
2015-04-18 11:08:41 -06:00 |
|
Matthew Holt
|
3ec870cb56
|
Templates middleware with "include" functionality
|
2015-04-18 09:57:51 -06:00 |
|
Matthew Holt
|
cd0421ceb8
|
Package extension -> extensions
|
2015-04-18 09:55:02 -06:00 |
|
Matthew Holt
|
9a27beb79c
|
Quick bug fix for empty Caddyfile
|
2015-04-18 09:53:43 -06:00 |
|
Matthew Holt
|
e6532b6d85
|
Multiple addresses may be specified per server block
|
2015-04-15 23:24:39 -06:00 |
|
Matthew Holt
|
7d96cfa424
|
Turn off log timestamp for parse errors (easier to read)
|
2015-04-15 23:17:56 -06:00 |
|
Matthew Holt
|
c7af6725ca
|
Removed Host() and Port() functions from Controller
I don't think they'll be necessary; can get same info from request Host header
|
2015-04-15 23:17:28 -06:00 |
|
Matthew Holt
|
feec7c5b40
|
Virtual hosts and SNI support
|
2015-04-15 14:11:32 -06:00 |
|
Matthew Holt
|
07964a6112
|
Fixed bug in parser; implicit server block with middleware directives
|
2015-04-14 13:26:35 -06:00 |
|
Matthew Holt
|
a93db40138
|
Improvements to the redirect middleware
|
2015-04-12 18:13:58 -06:00 |
|
Matthew Holt
|
b7c8afab2f
|
Respond with 404 if requesting server's config file
|
2015-04-12 17:44:02 -06:00 |
|
Matthew Holt
|
6ca475def8
|
Redirect now does exact path matching like rewrite middleware
|
2015-04-12 17:40:59 -06:00 |
|