For example, this page: http://wiki.nginx.org/WordPress In the Google cache: http://webcache.googleusercontent.com/search?q=cac... It contains the following lines: >> # include the "?$args" part so non-default permalinks doesn't break when using query string try_files $uri $uri/ /index.php?$args; >> try_files $uri $uri/ /index.php?$args; But it was removed in the latest version of wiki: http://wiki.nginx.org/WordPress Sometimes we want to know why they are changed, and when they have removed. Anyone mind to explain?
on 2012-11-03 07:09
on 2012-11-04 14:58
On Saturday 03 November 2012 10:08:48 howard chen wrote: > Re: How to view Nginx wiki history? You should register an account to view the history: http://wiki.nginx.org/index.php?title=Special:UserLogin wbr, Valentin V. Bartenev -- http://nginx.com/support.html http://nginx.org/en/donation.html
on 2012-11-04 15:08
On 4 November 2012 13:57, Valentin V. Bartenev <ne@vbart.ru> wrote: > On Saturday 03 November 2012 10:08:48 howard chen wrote: >> Re: How to view Nginx wiki history? > > You should register an account to view the history: > http://wiki.nginx.org/index.php?title=Special:UserLogin That really sucks. Can it be configured differently to allow non-authenticated users access to page histories? As we're on the topic of historic documentation across a versioned piece of software like nginx, I'd like to put in a plea here for something to be worked out to expose the mapping of config directives to the version in which they were introduced, or when their behaviours changed - in a *structured* format. IMHO that's a really major documentation flaw in both the wiki and the official documentation, as the inline notes about version applicability are both sparse and not formalised/structured at all usefully. Jonathan -- Jonathan Matthews // Oxford, London, UK http://www.jpluscplusm.com/contact.html
on 2012-11-09 04:09
Hello! On Sun, Nov 04, 2012 at 02:07:32PM +0000, Jonathan Matthews wrote: > On 4 November 2012 13:57, Valentin V. Bartenev <ne@vbart.ru> wrote: > > On Saturday 03 November 2012 10:08:48 howard chen wrote: > >> Re: How to view Nginx wiki history? > > > > You should register an account to view the history: > > http://wiki.nginx.org/index.php?title=Special:UserLogin > > That really sucks. Can it be configured differently to allow > non-authenticated users access to page histories? Non-authenticated users actually have access, but there is no link provided. E.g. http://wiki.nginx.org/index.php?title=Main&action=... > As we're on the topic of historic documentation across a versioned > piece of software like nginx, I'd like to put in a plea here for > something to be worked out to expose the mapping of config directives > to the version in which they were introduced, or when their behaviours > changed - in a *structured* format. > > IMHO that's a really major documentation flaw in both the wiki and the > official documentation, as the inline notes about version > applicability are both sparse and not formalised/structured at all > usefully. In official documentation we've introduced formal <apperead-in> tag, e.g. http://trac.nginx.org/nginx/browser/nginx_org/xml/... Though in more or less nontrivial cases like new directive parameters and so on - inline notes are unavoidable. -- Maxim Dounin http://nginx.com/support.html
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.