1851 results for "nginx"

  • I'm sure it's faster in nginx but I like being able to just add stuff to a text file
    aaronpk at 2018-02-26 01:23
  • ohhh, that’s true. After nginx, my website does hit my node.js server before being directed either to static files (jekyll) or dynamic files. So I could add my list in to the node.js side of things
    [eddie] at 2018-02-26 01:11
  • I have a similar list of nginx rewrites for some old URLs
    aaronpk at 2018-02-25 22:58
  • #TechDebt 😞 I’m in process of migrating 441 old posts that are on an old permalink structure (which because of jekyll means they are in a different strorage folder structure). Not horrible, but since Jekyll only supports 1 form of permalink structure my solution is I just automated the output of a 441 line rewrite file that I’m going to hopefully copy and paste into my nginx config (not sure if that’s gonna blow up or not) that basicall
    [eddie] at 2018-02-25 21:59
  • and then yeah in nginx or Apache you just point the server config at the different php backend
    aaronpk at 2018-02-19 13:31
  • Depends how much of a different environment you need. You should be able to run different versions of PHP side-by-side already. If you need a webserver to go with them, something like nginx should allow you to define a different php-fpm instance per hostname
    Zegnat at 2018-02-19 11:26
  • [cleverdevil]: Originally Nginx support wasn't as good, so I was doing it manually. Then I just kept putting off automating it
    GWG at 2018-02-18 18:26
  • [Aaron Parecki] aaronpk@aaronparecki ~/Code: curl -I https://ascraeus.org/article/websub-part-ii-aperture HTTP/1.1 200 OK Server: nginx Date: Sun, 11 Feb 2018 19:01:10 GMT Content-Type: text/html; charset=utf-8 Content-Length: 55151 Last-Modified: Sun, 11 Feb 2018 1...
    Loqi at 2018-02-11 19:01
  • time to look at nginx
    dgold at 2018-02-11 19:01
  • nginx is returning 304->homepage
    dgold at 2018-02-11 19:00
Sort by:

Filter results by:

Tag

Query took 0s.


Search tips

Exclusion
+foo -bar
Logical OR
foo OR bar
Exact phrase
"foo bar"
Partial words
foo*
Particular fields only
title:foo
domain:example.org
nick:somebody
after:2016-11-23
before:2016-11-23
date:2016-11-23