Welcome! Log In Create A New Profile

Advanced

Re: REST URLs and NGINX (config help needed)

Edho Arief
June 16, 2016 09:12AM
Hi

On Thu, Jun 16, 2016, at 22:06, Ben wrote:
>
> >>
> >> If it helps, I'm using bramus router and my configured paths are as
> >> follows :
> >>
> >
> > Looks like the logic for getting base path is a bit interesting. Try
> > this for related line:
> >
> > fastcgi_param SCRIPT_NAME /demo/;
> >
>
> That didn't work unfortunatley.
>
> Just dug up their code and I see what you mean !
>
> I put their "implode('/', array_slice(explode('/',
> $_SERVER['SCRIPT_NAME']), 0, -1)) . '/';" into my PHP and
>
> for /demo/ it prints "/demo/"
> and
> for /demo/hello/x it prints "/demo/hello"
>
> Which looks like their "auto base-path" is setting moving goalposts !!
>

That doesn't make sense if you actually use my configuration since
SCRIPT_NAME is static.

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

REST URLs and NGINX (config help needed)

Ben June 14, 2016 01:30PM

Re: REST URLs and NGINX (config help needed)

Edho Arief June 14, 2016 02:10PM

Re: REST URLs and NGINX (config help needed)

Ben June 16, 2016 09:08AM

Re: REST URLs and NGINX (config help needed)

Edho Arief June 16, 2016 09:12AM

Re: REST URLs and NGINX (config help needed)

Edho Arief June 16, 2016 09:16AM

Re: REST URLs and NGINX (config help needed)

Ben June 16, 2016 09:36AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 142
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready