Timeline



03/23/13:

16:10 Ticket #323 (Lack of IPv6 support for upstream in mail_auth_http_module) updated by Cédric de Saint Martin
Wow, thanks, that was not so far that what I was doing. I'll try this …

03/22/13:

21:41 Ticket #36 (Feature Request - Support Filtering Requests by mimetype) updated by Kory Prince
I don't see how either of those would help this problem. Perhaps you …
20:31 Ticket #324 (Mirror for installing doesn't exist..) closed by Sergey Budnevitch
worksforme: No, yum repository works as usual, please check your configs again, …
19:57 Ticket #323 (Lack of IPv6 support for upstream in mail_auth_http_module) updated by Ruslan Ermilov
Try this patch.
19:53 Ticket #324 (Mirror for installing doesn't exist..) created by Greg Grillone
I am trying install nginx on RHEL 5. I'm following steps in your …
19:43 Ticket #323 (Lack of IPv6 support for upstream in mail_auth_http_module) updated by Ruslan Ermilov
Status, Summary changed
17:29 Ticket #323 (Lack of IPv6 support for upstream in mail_auth_http_module) updated by Cédric de Saint Martin
My description of behavior is bad, as I tried to workaround the IP …
15:47 Changeset in nginx [5131:566cd32d8bac] by Maxim Dounin <mdounin@…>
Misc: support for Mercurial repositories.
15:14 Changeset in nginx [5130:e0b7fe86a70d] by Maxim Dounin <mdounin@…>
Misc: removed unused "snapshot" target.
15:14 Changeset in nginx [5129:96ee76fda991] by Maxim Dounin <mdounin@…>
Misc: switch to single export operation in "zip" target. While …
14:27 nginx.conf attached to Ticket #323 by Cédric de Saint Martin
14:27 error.log attached to Ticket #323 by Cédric de Saint Martin
14:24 Ticket #323 (Lack of IPv6 support for upstream in mail_auth_http_module) created by Cédric de Saint Martin
Mail proxy does not have support for IPv6 as upstream. Simple …
14:02 Changeset in nginx_org [872:cb9cdd60fac8] by Maxim Konovalov <maxim@…>
Donor added.
13:19 Ticket #273 (proxy_cache not work for 204 responses) closed by Maxim Dounin
worksforme: Feedback timeout.
13:16 Ticket #268 (Conditional jump or move depends on uninitialised value(s)) closed by Maxim Dounin
fixed
13:12 Ticket #30 (SPDY support) closed by Maxim Dounin
fixed: Committed in r5122.
13:11 Ticket #308 (Add more info to "C Compiler not found") closed by Maxim Dounin
wontfix
13:10 Ticket #309 (Support http status code 429 for rate limiting () closed by Maxim Dounin
fixed: In r5118 the limit_req_status and limit_conn_status directives were …
12:59 Ticket #243 (Missing mime-types: ppt/doc/xls versus pptx/docx/xlsx) updated by Maxim Dounin
Keywords, Sensitive changed
12:57 Ticket #292 (Add mime application/font-woff for `woff` fonts) updated by Maxim Dounin
Keywords changed
12:55 Ticket #306 (mime.types outdated) updated by Maxim Dounin
Keywords changed
12:53 Ticket #272 (deflateInit2() failed: -2 while logging request) closed by Maxim Dounin
duplicate: Closing this as duplicate of #268.
12:48 Ticket #36 (Feature Request - Support Filtering Requests by mimetype) closed by Maxim Dounin
wontfix: Modules which need mime-type based filtering are expected to do this …
12:34 Ticket #299 (Connect Peer Segmentation Fault) closed by Maxim Dounin
worksforme: Feedback timeout.
09:56 Ticket #322 (Nginx failed to serve SSL) closed by Maxim Dounin
invalid: Missing semicolon means you have config which is different from one …
09:16 Ticket #322 (Nginx failed to serve SSL) created by launchpad.net/~vulzscht
when creating SSL server i had mistype in server_name directive (had …
07:18 Changeset in nginx_org [871:96839d165b8a] by Sergey Kandaurov <pluknet@…>
Clarify the description of error_page example.
02:11 Ticket #293 (implement $limit_rate_after, similar to $limit_rate) updated by Yuntaek Lim
Replying to Ruslan Ermilov: > Could you please properly …

03/21/13:

18:00 Changeset in nginx-tests [275:6cbcfb4ef7ee] by Maxim Dounin <mdounin@…>
Tests: correct has() checks for upstream keepalive tests.
17:23 Changeset in nginx-tests [274:ccebd3168b5b] by Maxim Dounin <mdounin@…>
Tests: fix startup race in proxy_websocket.t, proxy_upgrade.t. …
17:02 Changeset in nginx-tests [273:36c75df75ca4] by Maxim Dounin <mdounin@…>
Tests: fix startup race in fastcgi_keepalive.t, proxy_keepalive.t.
16:40 Changeset in nginx-tests [272:957fe2a76aa7] by Maxim Dounin <mdounin@…>
Tests: remove conditional startup from upstream keepalive tests.
16:06 Changeset in nginx [5128:b78cf2414fda] by Ruslan Ermilov <ru@…>
Split clients: check length when parsing configuration.
16:06 Changeset in nginx [5127:a33b8c3aa975] by Ruslan Ermilov <ru@…>
Removed unused ngx_http_clear_variable() macro.
16:05 Changeset in nginx [5126:3d50d86f3572] by Ruslan Ermilov <ru@…>
Fixed language in a comment preceding ngx_http_index_handler().
16:04 Changeset in nginx [5125:65b895cd0dfa] by Ruslan Ermilov <ru@…>
Moved ngx_array_t definition from ngx_core.h to ngx_array.h.
16:03 Changeset in nginx [5124:5482671df278] by Ruslan Ermilov <ru@…>
Use NGX_DEFAULT_POOL_SIZE macro where appropriate.
15:52 Changeset in nginx [5123:4fef8ed52389] by Ruslan Ermilov <ru@…>
Simplified ngx_array_create().

03/20/13:

18:07 Changeset in nginx [5122:3450eee1ee8d] by Ruslan Ermilov <ru@…>
Core: fixed resource leak if binary upgrade fails due to no memory. …
17:47 Changeset in nginx_org [870:6087d3fa6919] by Maxim Dounin <mdounin@…>
The limit_req_status and limit_conn_status directives.
15:42 Changeset in nginx-tests [270:f857180657c9] by Maxim Dounin <mdounin@…>
Tests: whitespace, no functional changes.
15:31 Changeset in nginx-tests [271:1a6eef7ac914] by Maxim Dounin <mdounin@…>
Tests: test for r->request_body->buf incorrect reuse.
14:20 Changeset in nginx-tests [268:8dac281ff522] by Valentin Bartenev <vbart@…>
Tests: increase timeout for putting big chunk in dav_chunked.t.
13:27 Changeset in nginx-tests [267:9cd1a8dd47fc] by Valentin Bartenev <vbart@…>
Tests: eliminate race in memcached_fake.t startup.
11:00 Changeset in nginx_org [869:ade81792bdaa] by Homutov Vladimir <vl@…>
Documented SPDY support. New SPDY module added and the "listen" …
10:36 Changeset in nginx [5121:c0f7b94e88ba] by Valentin Bartenev <vbart@…>
Preliminary experimental support for SPDY draft 2.
10:18 Changeset in nginx [5120:7956af6b6a02] by Valentin Bartenev <vbart@…>
Win32: disabled MSVC warning about '\0' not fitting into array. We …
09:36 Changeset in nginx [5119:f10108c92fef] by Valentin Bartenev <vbart@…>
URI processing code moved to a separate function. This allows to …

03/19/13:

08:13 Changeset in nginx [5118:af155fc41deb] by Ruslan Ermilov <ru@…>
Image filter: the "image_filter_interlace" directive. Patch by Ian …

03/18/13:

14:50 Changeset in nginx [5117:00e4459739ed] by Maxim Dounin <mdounin@…>
The limit_req_status and limit_conn_status directives. Patch by Nick …
09:59 Changeset in nginx_org [868:17d0c825f098] by Homutov Vladimir <vl@…>
Revised the userid module documentation. - added the "embedded …
07:13 Changeset in nginx [5116:4d7027deb1bb] by Ruslan Ermilov <ru@…>
Core: guard against failed allocation during binary upgrade. Patch by …

03/15/13:

22:37 Ticket #321 (try_files & $fastcgi_path_info) created by Данил Фартушный
I've been trying to configure Nginx + PHP-FPM with PATH_INFO support. …
20:00 Changeset in nginx [5115:a29c574d61fa] by Valentin Bartenev <vbart@…>
Status: introduced the "ngx_stat_waiting" counter. And corresponding …
19:53 Ticket #320 (nginx should reliably check client connection close with pending data) updated by Valentin V. Bartenev
Status, Owner changed
19:49 Changeset in nginx [5114:a46c1cfe7263] by Valentin Bartenev <vbart@…>
Allow to reuse connections that wait their first request. This should …
13:40 Ticket #320 (nginx should reliably check client connection close with pending data) updated by Maxim Dounin
Description changed
13:16 Ticket #320 (nginx should reliably check client connection close with pending data) created by Sergey Kandaurov
To detect if a connection was closed by a client, nginx uses: - A …
13:09 Changeset in nginx_org [867:20a50f7bcbd6] by Maxim Konovalov <maxim@…>
Donor added.
12:02 Ticket #319 (koi-utf koi-win win-utf in conf are artifacts of the past) closed by Maxim Dounin
wontfix: I personally think they are still may be usable for some, and if you …
10:55 Ticket #319 (koi-utf koi-win win-utf in conf are artifacts of the past) created by Andrian Budantsov
Charsets maps koi-utf, koi-win, win-utf are bundled with every nginx …
06:18 Ticket #313 (Issue with load balance several Apache instances.) updated by Chamith Malinda
Great Thanks.

03/14/13:

16:22 Changeset in nginx [5113:08b36f2afc3f] by Maxim Dounin <mdounin@…>
Upstream: fixed previous commit. Store r->connection on stack to make …
12:37 Changeset in nginx [5112:d3c15c7831eb] by Maxim Dounin <mdounin@…>
Upstream: call ngx_http_run_posted_requests() on resolve errors. If …
12:30 Changeset in nginx [5111:57c3f84d72ce] by Maxim Dounin <mdounin@…>
Request body: avoid linking rb->buf to r->header_in. Code to reuse of …
12:28 Changeset in nginx [5110:0bbdd966a383] by Maxim Dounin <mdounin@…>
Request body: next upstream fix. After introduction of chunked …
01:20 Ticket #318 (Change response behavior when SSL client certificate won't validate) created by Sebastian Wyder
Currently if nginx receives an SSL client certificate that is invalid, …
01:15 Ticket #317 (Allow ssl_verify_client and ssl_verify_depth within locations) created by Sebastian Wyder
Allow the directives ssl_verify_client and ssl_verify_depth within …

03/13/13:

21:31 Ticket #237 (Add optional systemd socket activation support) updated by Anatol Pomozov
Is there any chance to see this issue resolved? I have following …
14:09 Changeset in nginx_org [866:f20ac1953eb0] by Maxim Konovalov <maxim@…>
Better cover image for the "Mastering Nginx" book committed.
10:07 Changeset in nginx_org [865:88ac7db71b86] by Maxim Konovalov <maxim@…>
Donor added.
09:42 Changeset in nginx_org [864:a2990d17f0e1] by Maxim Konovalov <maxim@…>
A news about "Mastering Nginx" book added.
08:28 Changeset in nginx_org [863:2dd85d82e4d5] by Maxim Konovalov <maxim@…>
"Mastering Nginx" book added.

03/12/13:

16:07 Changeset in nginx-tests [269:970bb423e59f] by Maxim Dounin <mdounin@…>
Tests: proxy_next_upstream tests in body.t, body_chunked.t.
13:38 Changeset in nginx [5109:44bd04fbbb4f] by Maxim Dounin <mdounin@…>
Fixed logging in ngx_http_wait_request_handler(). If c->recv() …
10:45 Changeset in nginx_org [862:6a40b8e7219a] by Homutov Vladimir <vl@…>
Documented the "fastcgi_catch_stderr" directive.
10:43 Changeset in nginx_org [861:6ae71688f2c2] by Ruslan Ermilov <ru@…>
Fixed closing tag.
09:09 Ticket #252 (nginx child exited on signal 11 when aio enabled) closed by Sergey Kandaurov
fixed
08:50 Ticket #252 (nginx child exited on signal 11 when aio enabled) updated by openid.yandex.ru/olevole
update: not reproduce for nginx 1.3.14, SPDY_revision 67, FreeBSD …
07:40 Ticket #316 (X-Accel-Redirect should accept escaped URI) created by Sergey Kandaurov
When using the X-Accel-Redirect, it fails to send some files …

03/11/13:

16:44 Ticket #315 (Malformed client SSL certificate while setting as header) updated by Амир Ахмадович Касимов
Sorry. I though It's possible to pass header values containing LF …
16:23 Ticket #315 (Malformed client SSL certificate while setting as header) closed by Maxim Dounin
invalid: You may find unmodified client's certificate in the …
14:44 Changeset in nginx [5108:dcff052728ea] by Valentin Bartenev <vbart@…>
Removed unused prototype of ngx_http_find_server_conf(). This …
12:49 Ticket #313 (Issue with load balance several Apache instances.) updated by Maxim Dounin
You have to use identical names on two backend's virtual hosts (i.e., …
11:40 Changeset in nginx_org [859:0ed7670778bb] by Valentin Bartenev <vbart@…>
Replaced "unzip" with "tar -xzf" in "Win32 build" howto. The "unzip" …
11:39 Changeset in nginx_org [858:65e75e59a714] by Valentin Bartenev <vbart@…>
Updated versions of external libraries and link to zlib site.
11:19 Changeset in nginx [5107:4b744a2fb1a6] by Valentin Bartenev <vbart@…>
Gzip: fixed setting of NGX_HTTP_GZIP_BUFFERED. In r2411 setting of …

03/10/13:

16:31 Ticket #313 (Issue with load balance several Apache instances.) updated by Chamith Malinda
Thanks for the explanation. "you have to configure virtual host …
15:44 Ticket #306 (mime.types outdated) updated by aitte.myopenid.com
I just discovered that the HTML5 Boilerplate project chose to serve …
10:59 Ticket #313 (Issue with load balance several Apache instances.) closed by Maxim Dounin
invalid: Balancing within single upstream block assumes the same request might …

03/09/13:

07:03 Ticket #315 (Malformed client SSL certificate while setting as header) created by Амир Ахмадович Касимов
When i check for SSL client certificate ($ssl_client_cert with …

03/08/13:

19:51 Changeset in nginx_org [857:a8ee5f396880] by Valentin Bartenev <vbart@…>
Fixed SVN checkout command in "Win32 build" howto.
10:04 Ticket #314 (Dynamic document roots, defaults and prescedence) created by Renich Bon Ciric
Hello guys, Check the following example: # This is a really cool …
06:57 Ticket #313 (Issue with load balance several Apache instances.) created by Chamith Malinda
Hi, I tried to load balance two Apache instances (virtual hosts) In …

03/07/13:

18:21 Changeset in nginx [5106:afee87b8190a] by Valentin Bartenev <vbart@…>
SSL: Next Protocol Negotiation extension support. Not only this is …
18:14 Changeset in nginx [5105:4d67b696388f] by Valentin Bartenev <vbart@…>
Refactored ngx_http_init_request(). Now it can be used as the request …
18:07 Changeset in nginx [5104:93713d4b99c3] by Valentin Bartenev <vbart@…>
Removed c->single_connection flag. The c->single_connection was …
17:59 Changeset in nginx [5103:05a56ebb084a] by Valentin Bartenev <vbart@…>
Respect the new behavior of TCP_DEFER_ACCEPT. In Linux 2.6.32, …
17:41 Changeset in nginx [5102:f597c9be5c92] by Valentin Bartenev <vbart@…>
Use "client_header_timeout" for all requests in a connection. …
17:21 Changeset in nginx [5101:d346adac0462] by Valentin Bartenev <vbart@…>
Create request object only after the first byte was received. …
17:07 Changeset in nginx [5100:2f61ee18dbfd] by Valentin Bartenev <vbart@…>
Version bump.
14:15 Ticket #311 (Nginx segmentation fault on uploading file via DAV after Expect: ...) updated by Maxim Dounin
Real fix isn't backported due to concerns that it might break some 3rd …
07:18 Changeset in nginx_org [856:df601292a70c] by Maxim Konovalov <maxim@…>
Donor added.
07:10 Ticket #312 (Add text/css back to the default charset_types) created by Tsz Ming Wong
CSS can include non-ASCII characters [1], a very common use case is to …
04:11 Changeset in nginx_org [860:9fce700e56d3] by Ruslan Ermilov <ru@…>
If: only empty strings and "0" evaluate to false. Before version …

03/06/13:

18:37 Ticket #311 (Nginx segmentation fault on uploading file via DAV after Expect: ...) updated by Nelson Benítez León
Thanks for the quick response! :-). Can I ask if the real fix on …
12:08 Ticket #311 (Nginx segmentation fault on uploading file via DAV after Expect: ...) closed by Maxim Dounin
duplicate: Looks like another variant to trigger segfault reported in ticket #238
11:56 Ticket #311 (Nginx segmentation fault on uploading file via DAV after Expect: ...) created by Nelson Benítez León
Hi, I can reliably reproduce a crash in nginx when uploading a file …

03/05/13:

15:03 Milestone 1.3.14 completed
Status: released [[http://nginx.org/en/CHANGES| 1.3.14 …
14:47 Changeset in nginx_org [855:197e15f72b6d] by Maxim Dounin <mdounin@…>
nginx-1.3.14
14:36 Changeset in nginx [5099:e0553ed7d909] by Maxim Dounin <mdounin@…>
release-1.3.14 tag
14:35 Changeset in nginx [5098:e04428778567]release-1.3.14 by Maxim Dounin <mdounin@…>
nginx-1.3.14-RELEASE

03/04/13:

15:39 Ticket #266 (mp4 sendfile errors) closed by Maxim Dounin
fixed: I've committed the patch with minor changes, thanks.
15:39 Ticket #266 (mp4 sendfile errors) updated by sync
In 5098/nginx: […]
15:39 Changeset in nginx [5097:37671d0042b7] by Maxim Dounin <mdounin@…>
Mp4: fixed handling of too small mdat atoms (ticket #266). Patch by …
08:15 Changeset in nginx_org [854:5fbcac733874] by Maxim Konovalov <maxim@…>
Donor added.

03/03/13:

13:06 Ticket #310 (FastCGI cache doesn't handle single-digit days correctly) closed by Maxim Dounin
invalid: HTTP only allows fixed-width subset of RFC 1123, see …
12:51 Ticket #310 (FastCGI cache doesn't handle single-digit days correctly) created by Daniel Lo Nigro
If the Expires header on a FastCGI response has a single digit for the …

03/02/13:

21:26 Ticket #156 (Virtualhost randomly displaying incorrect output) updated by tchnts.wordpress.com
I've seen similar behaviour and was confused by the messages like …
18:50 Ticket #266 (mp4 sendfile errors) updated by Gernot Vormayr
Replying to B Ganesh: > Hello, I have a similar error in …
18:46 Ticket #266 (mp4 sendfile errors) updated by Gernot Vormayr
The attached patch throws an error if the offset is outside the mdat …
18:42 mp4_mdat_atom_check.patch attached to Ticket #266 by Gernot Vormayr

03/01/13:

15:17 Ticket #309 (Support http status code 429 for rate limiting () updated by Maxim Dounin
In nginx, 503 is only generated due to limiting (limit_req, …
15:13 Ticket #308 (Add more info to "C Compiler not found") updated by Maxim Dounin
There are lots of "not found" messages printed under normal …
14:55 Changeset in nginx [5096:63014d919fec] by Valentin Bartenev <vbart@…>
Allocate request object from its own pool. Previously, it was …
14:51 Ticket #309 (Support http status code 429 for rate limiting () created by Adam Brod
We use (and love!) nginx to do rate limiting on calls to some of our …
14:41 Ticket #308 (Add more info to "C Compiler not found") created by Arthur Helfstein Fragoso
I was receiving "C compiler not found", and couldn't figure out why. …

02/28/13:

08:03 Changeset in nginx_org [853:d1446e47d17d] by Ruslan Ermilov <ru@…>
Unified on the look of titles.
07:59 Changeset in nginx_org [852:0621cbf2d932] by Ruslan Ermilov <ru@…>
Reordered contents of "introduction" and "howto" sections.
07:45 Changeset in nginx_org [851:dc775f09b798] by Ruslan Ermilov <ru@…>
Removed redundant text of a link.
07:32 Changeset in nginx_org [850:1026f41db4f9] by Ruslan Ermilov <ru@…>
News: added a link to WebSocket proxying howto.
07:20 Changeset in nginx_org [849:0ed4c093c026] by Homutov Vladimir <vl@…>
WebSocket proxying howto.
06:38 Changeset in nginx_org [848:7a270b2e6ee3] by Homutov Vladimir <vl@…>
DTD: allowed the use of http-status in articles.

02/27/13:

17:41 Changeset in nginx [5095:4fbef397c753] by Valentin Bartenev <vbart@…>
SNI: added restriction on requesting host other than negotiated. …
17:38 Changeset in nginx [5094:e0a3714a36f8] by Valentin Bartenev <vbart@…>
SNI: reset to default server if requested host was not found. Not …
17:33 Changeset in nginx [5093:68ca3e824115] by Valentin Bartenev <vbart@…>
SNI: avoid surplus lookup of virtual server if SNI was used.
17:27 Changeset in nginx [5092:c4d3310574e0] by Valentin Bartenev <vbart@…>
Apply server configuration as soon as host is known. Previously, this …
17:21 Changeset in nginx [5091:d3e256c67d6d] by Valentin Bartenev <vbart@…>
SSL: do not treat SSL handshake as request. The request object will …
17:16 Changeset in nginx [5090:9db95b275755] by Valentin Bartenev <vbart@…>
Status: do not count connection as reading right after accept(). …
17:12 Changeset in nginx [5089:903f2a5d86a5] by Valentin Bartenev <vbart@…>
SNI: reuse selected configuration for all requests in a connection. …
17:06 Changeset in nginx [5088:ac31fcecb464] by Valentin Bartenev <vbart@…>
SNI: ignore captures in server_name regexes when matching by SNI. …
17:03 Changeset in nginx [5087:66e0f9adbc8c] by Valentin Bartenev <vbart@…>
Changed interface of ngx_http_validate_host().
16:56 Changeset in nginx [5086:1b204b8ea9a3] by Valentin Bartenev <vbart@…>
Introduced the ngx_http_set_connection_log() macro. No functional changes.
16:53 Changeset in nginx [5085:7f1cbcc71327] by Valentin Bartenev <vbart@…>
The default server lookup is now done only once per connection. …
13:36 Changeset in nginx-tests [266:b350a2cdbf58] by Ruslan Ermilov <ru@…>
Tests: fixed spelling errors in README.
13:35 Ticket #106 (Nginx realip module not working correctly with multiple ...) closed by Ruslan Ermilov
fixed: Fixed in nginx 1.3.14.
13:31 Changeset in nginx-tests [265:a4e46d78ea6d] by Ruslan Ermilov <ru@…>
Tests: enabled realip tests for multiple X-Forwarded-For headers.
13:29 Ticket #106 (Nginx realip module not working correctly with multiple ...) updated by Ruslan Ermilov
In 5085/nginx: […]
13:29 Changeset in nginx [5084:f7fe817c92a2] by Ruslan Ermilov <ru@…>
Correctly handle multiple X-Forwarded-For headers (ticket #106).
13:22 Changeset in nginx [5083:a805dc9c85cd] by Ruslan Ermilov <ru@…>
Fixed separator in $sent_http_cache_control. In case multiple …
13:12 Changeset in nginx-tests [264:5ed8ef14f79c] by Ruslan Ermilov <ru@…>
Tests: fixed test of multiple Cache-Control headers. The …

02/25/13:

09:54 Ticket #307 (Filename support in error_page) created by Alexander Nestorov
The idea behind this request is being able to set one global …
09:21 Ticket #306 (mime.types outdated) updated by glebius.myopenid.com
Several other suggestions to add to mime.types: text/plain …

02/23/13:

13:23 Changeset in nginx [5082:42a888fdad0b] by Valentin Bartenev <vbart@…>
Fixed potential segfault in ngx_http_keepalive_handler(). In case of …
11:54 Changeset in nginx [5081:bebcc2f837d3] by Maxim Dounin <mdounin@…>
SSL: retry "sess_id" and "id" allocations. In case of fully populated …
11:50 Changeset in nginx [5080:8da37c1b22a4] by Maxim Dounin <mdounin@…>
Trailing whitespace fix.

02/22/13:

19:26 Ticket #306 (mime.types outdated) updated by aitte.myopenid.com
Have a look at the HTML5Boilerplate project; I just discovered that …
19:21 Ticket #306 (mime.types outdated) updated by aitte.myopenid.com
I discovered that .eot is currently registered in mime.types as: …
19:13 Ticket #306 (mime.types outdated) updated by aitte.myopenid.com
Summary of fixes: Follow RFC: application/javascript js; Add support …
18:51 Ticket #306 (mime.types outdated) created by aitte.myopenid.com
/etc/nginx/mime.types delivers .js files as "application/x-javascript" …
12:38 Changeset in nginx_org [847:9ace6d2fcaee] by Andrei Belov <defan@…>
Use link to AWS support activation form instead of obsoleted support.html.
Note: See TracTimeline for information about the timeline view.