Hi all,
In one of my sites, sks.disunitedstates.com, I have a single index
page--index.html--which has a number of forms, one of which calls a
php script named server-lookup.php. It means to pass a $POST variable
to this script but instead, I get "No input file specified."
Obviously, the variable
Hi,
I'm very new to nginx and I'm having serious problems.
I have a number of applications on parts-unknown.org. Drupal,
Wordpress, mediawiki (the old wiki), dokuwiki (the new wiki), an
owncloud (v7), and a stikked (pastebin) instance. Pretty URLs aren't
working at all and the guidance I've found
Hi,
I thought I knew how to configure an Nginx site, but I've come up with a
situation that has defeated me. Ideas needed.
We are attempting to move an old site to a new one. I can't load nginx
(or anything much) on to the old server because the libraries are so
old. For similar reasons we c
I have a NGINX in front of Apache which has both Basic and Digest
authentication turned on. I'd like a set up where a user connects to NGINX
(using Basic or Digest) and NGINX simply proxy the request to the Apache where
the actual authentication happens. I have the Basic case working but not the
On Thursday 19 February 2015 15:46:46 K Young wrote:
> In nginx Open, it looks like when a connection can't be assigned to a
> request, it is dropped and not enqueued for later processing. Is this
> correct?
I don't understand what you mean by "a connection can't be assigned to a
request".
> If s