ANN: HTTP 1.1 is now RFC 7230 to RFC 7235

2014-06-07 Thread Aleksandar Lazic
Dear Readers. Today I haven seen the following post on the curl-lib mailing list which I want to share. http://curl.haxx.se/mail/lib-2014-06/0073.html # Zite Finally, RFC 2616 is deprecated and HTTP 1.1 is now offically instead done in the whole range of new RFCs in the subject. This re

[ANN] OpenResty 1.7.0.1 released

2014-06-07 Thread Yichun Zhang (agentzh)
etails. thanks Shuxin Yang for the help. * upgraded LuaJIT to v2.1-20140607: https://github.com/openresty/luajit2/tags * imported Mike Pall's latest bug fixes and features: * Fix frame traversal while searching for error function. * Fix FOLD rule for STR

Re: arch linux , swf dir and forbidden error

2014-06-07 Thread Francis Daly
On Sat, Jun 07, 2014 at 05:05:46PM -0400, mfaridi wrote: > Francis Daly Wrote: > --- > > On Fri, Jun 06, 2014 at 11:57:22AM -0400, mfaridi wrote: Hi there, > > What does error_log say? > > > > Most likely there is no index.html file, or autoind

Re: arch linux , swf dir and forbidden error

2014-06-07 Thread mfaridi
Francis Daly Wrote: --- > On Fri, Jun 06, 2014 at 11:57:22AM -0400, mfaridi wrote: > > Hi there, > > > http://127.0.0.1/swf > > I see this error > > 403 Forbidden > > and I can not play sw game > > but when I type > > http://127.0.0.1/swf/pacman

Re: Wiki updates -- was: Can anyone tell me how to delete spam pages on the wiki?

2014-06-07 Thread terryr
I'd like to also add my thanks. Great work. I think a very visible last updated date and the "applies to" section would be great. When I first started using nginx and the wiki, I found one thing a bit confusing. Clicking on a link on http://wiki.nginx.org/Modules directs you to the correspon

Re: website with login button, redirect to intranet?

2014-06-07 Thread ericmachine
Thanks :) I will give this a try :) Posted at Nginx Forum: http://forum.nginx.org/read.php?2,250715,250722#msg-250722 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Switching to nginx: php and rewrite rules from apache

2014-06-07 Thread Francis Daly
On Sat, Jun 07, 2014 at 12:08:05PM +0200, Luciano Mannucci wrote: > On Sat, 7 Jun 2014 10:08:54 +0100 > Francis Daly wrote: Hi there, > > * what request do you make? > new.assirm.it/en/ > > > * what response do you get? > The index.php page source. > > > * what response do you want? > The php

Re: Switching to nginx: php and rewrite rules from apache

2014-06-07 Thread Luciano Mannucci
On Sat, 7 Jun 2014 10:08:54 +0100 Francis Daly wrote: > On Sat, Jun 07, 2014 at 10:50:05AM +0200, Luciano Mannucci wrote: > > Hi there, > > What did I have wrong? > > You left out some useful information: > > * what request do you make? new.assirm.it/en/ > * what response do you get? The inde

Re: Switching to nginx: php and rewrite rules from apache

2014-06-07 Thread Francis Daly
On Sat, Jun 07, 2014 at 10:50:05AM +0200, Luciano Mannucci wrote: Hi there, > I have one site in php developped by the customer that seemed > ok till I discovered that it has a subdirectory with its own .htacess > file. Trying to add the rewriting rules makes the php "dead", only in > the cited s

Switching to nginx: php and rewrite rules from apache

2014-06-07 Thread Luciano Mannucci
Hello list, I'm moving a bunch of sites from Apache to nginx 1.5.13 :). Everything went fine for the static ones and for the sites under wp or joomla. I have one site in php developped by the customer that seemed ok till I discovered that it has a subdirectory with its own .htacess file. Trying