Welcome! Log In Create A New Profile

Advanced

Re: Non-root install of Wordpress in an already running nginx site

April 10, 2012 09:48PM
On 04/10/2012 05:22 PM, Ian M. Evans wrote:
> On Tue, April 10, 2012 8:02 pm, Edho Arief wrote:
>> location /ournewblog/ {
>> root ...;
>> try_files $uri /ournewblog/index.php?q=$uri;
>> location ~ \.php$ {
>> fastcgi_pass ...
>> ...
>> }
>> }
>>
>> Hopefully you don't have regex based location on server { } block.
>> Otherwise you can try location ~ ^/ournewblog/ instead.
> I've always been a bit unsure of handling nginx locations so how can I
> tell if I have a "regex based location"?


http://nginx.org/en/docs/http/request_processing.html

Regards,
Cliff

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

Non-root install of Wordpress in an already running nginx site

Ian M. Evans April 10, 2012 07:54PM

Re: Non-root install of Wordpress in an already running nginx site

Edho Arief April 10, 2012 08:04PM

Re: Non-root install of Wordpress in an already running nginx site

Ian M. Evans April 10, 2012 08:24PM

Re: Non-root install of Wordpress in an already running nginx site

Edho Arief April 10, 2012 08:28PM

Re: Non-root install of Wordpress in an already running nginx site

Ian Evans April 12, 2012 08:18AM

Re: Non-root install of Wordpress in an already running nginx site

Edho Arief April 12, 2012 08:22AM

Re: Non-root install of Wordpress in an already running nginx site

Ian M. Evans April 12, 2012 10:16PM

Re: Non-root install of Wordpress in an already running nginx site

Edho Arief April 12, 2012 11:40PM

Re: Non-root install of Wordpress in an already running nginx site

Cliff Wells April 10, 2012 09:48PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 302
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