1851 results for "nginx"

  • Apache or nginx?
    [tantek] at 2018-12-25 11:35
  • I don’t really miss apache after going to nginx
    Zegnat at 2018-12-14 20:03
  • Zegnat: it can't replace nginx, no.
    sknebel at 2018-12-07 22:50
  • But that would have to sit infront of nginx right? Or can it replace it? I’d rather not add too many separate things to the stack
    Zegnat at 2018-12-07 22:47
  • I even offered to help you patch nginx!
    sknebel at 2018-12-07 22:38
  • I maintain that is an nginx bug, sknebel :P
    Zegnat at 2018-12-07 22:38
  • yes i use a tls termination proxy in nginx
    aleksip at 2018-12-05 16:47
  • !tell Sim I see that you are using Ghost, so not PHP. If it goes through nginx, perhaps the $query_string remains relevant
    cjwillcock at 2018-11-27 03:24
  • !tell Sim Nginx passes .php files on to php-fpm. My try_files directive didn't include the query string, so the PHP-FPM didn't receive and GET params. Check for `try_files $uri $uri/ /index.php;` in your configs. If you find it, change to `try_files $uri $uri/ /index.php?$query_string`. It's a long shot. Maybe we followed the same bad advice re: setting up nginx at DO.
    cjwillcock at 2018-11-27 03:14
  • I don't know. I see two messages, the first ending in "Nginx passes .php".
    jjuran at 2018-11-27 03:12
Sort by:

Filter results by:

Tag

Query took 0.01s.


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