[ANN] Windows nginx 1.5.8.2 Caterpillar

2013-12-06 Thread itpp2012
'Keep Up' Windows nginx fan base :) Over 2.000 downloads, lots of Beta feedback, we ain't done yet, here's the latest and greatest version. 15:34 6-12-2013: nginx 1.5.8.2 Caterpillar Based on nginx 1.5.8 (5-12-2013) with; + Fix for nginx -t 'Assertion failed' issue + HttpSubsModule (https://gith

RE: [ANN] Windows nginx 1.5.8.1 Caterpillar

2013-12-06 Thread 郭振立
Hello, > A new beta you can try, nginx 1.5.8.2 Caterpillar BETA2.zip > + Fix for nginx -t 'Assertion failed' issue > + HttpSubsModule > * The debug version is no longer needed, Intel static profiler data is used > nginx crash info/logging or event dump info is all that is needed > * Intel static

Re: Cross Compiling nginx-1.0.11

2013-12-06 Thread Maxim Dounin
Hello! On Fri, Dec 06, 2013 at 06:27:52AM -0800, Shenchen foundshany wrote: > hi, > do you have a plan to supported cross-compilation nginx. how to do it, > thanks There are no plans to support cross-compilation. -- Maxim Dounin http://nginx.org/en/donation.html

Re: Force ppt(x) and pps(x) to be downloaded instead of being served as plain text

2013-12-06 Thread Maxim Dounin
Hello! On Fri, Dec 06, 2013 at 12:12:49PM +0100, Sokolov Evgeniy wrote: > For ppt files it must work, check your mime.types nginx config: > > ./mime.types: application/vnd.ms-powerpoint ppt; > > For another formats you must add something similar The mime.types in 1.5.7 contains pptx as well, s

Re: Force ppt(x) and pps(x) to be downloaded instead of being served as plain text

2013-12-06 Thread Anton Yuzhaninov
On 12/06/13 15:09, Jonathan Matthews wrote: >How can I have them always as a download? Probably by setting the appropriate MIME type up: http://wiki.nginx.org/HttpCoreModule#types Or by adding (in location or server) default_type application/octet-stream; http://nginx.org/r/default_type ___

Re: Force ppt(x) and pps(x) to be downloaded instead of being served as plain text

2013-12-06 Thread Sokolov Evgeniy
For ppt files it must work, check your mime.types nginx config: ./mime.types: application/vnd.ms-powerpoint ppt; For another formats you must add something similar 2013/12/6 Lorenzo Raffio : > Nginx 1.5.7, ppt(x) and pps(x) are served as plain text (of course with > strange characters) by nginx.

Re: Force ppt(x) and pps(x) to be downloaded instead of being served as plain text

2013-12-06 Thread Jonathan Matthews
On 6 December 2013 10:54, Lorenzo Raffio wrote: > Nginx 1.5.7, ppt(x) and pps(x) are served as plain text (of course with > strange characters) by nginx. > > How can I have them always as a download? Probably by setting the appropriate MIME type up: http://wiki.nginx.org/HttpCoreModule#types ___

Force ppt(x) and pps(x) to be downloaded instead of being served as plain text

2013-12-06 Thread Lorenzo Raffio
Nginx 1.5.7, ppt(x) and pps(x) are served as plain text (of course with strange characters) by nginx. How can I have them always as a download?___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Nginx location, return and rewrite directives

2013-12-06 Thread r004
I am having a hard time learning to do return and rewrite directives. the conditions are fuzzy for me. I am trying to learn by example, so I made one up. in the htdocs of my server we have this file and folders. ~:#>ls htdocs admin.php api (dir) api.php archiver (dir) config (dir) connect.php cp.