'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
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
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
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
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
___
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.
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
___
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
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.