diff options
| author | Sergey A. Osokin <osa@FreeBSD.org> | 2008-05-19 12:01:14 +0000 |
|---|---|---|
| committer | Sergey A. Osokin <osa@FreeBSD.org> | 2008-05-19 12:01:14 +0000 |
| commit | 435e7d5782dabbde1d270efc0235496e7914d0d7 (patch) | |
| tree | b2af7e548215baf96ee7b8150d9bb9f8520f9f09 /www/nginx/files/patch-conf-nginx.conf | |
| parent | Update to latest development version 0.7.0. (diff) | |
Update [stable branch] to 0.6.31.
Merge from -devel useful things.
Diffstat (limited to 'www/nginx/files/patch-conf-nginx.conf')
| -rw-r--r-- | www/nginx/files/patch-conf-nginx.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/www/nginx/files/patch-conf-nginx.conf b/www/nginx/files/patch-conf-nginx.conf index 049fa52cf1e7..7ff1d6634c1e 100644 --- a/www/nginx/files/patch-conf-nginx.conf +++ b/www/nginx/files/patch-conf-nginx.conf @@ -3,15 +3,6 @@ $FreeBSD$ --- conf/nginx.conf.orig Thu Jan 18 10:08:18 2007 +++ conf/nginx.conf Thu Jun 14 12:57:52 2007 -@@ -15,7 +15,7 @@ - - - http { -- include conf/mime.types; -+ include mime.types; - default_type application/octet-stream; - - #log_format main '$remote_addr - $remote_user [$time_gmt] $status ' @@ -33,7 +33,7 @@ #gzip on; |
