Welcome! Log In Create A New Profile

Advanced

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

Edho Arief
April 12, 2012 11:40PM
Am 13.04.2012 09:14 schrieb "Ian M. Evans" <ianevans@digitalhit.com>:
>
> On Thu, April 12, 2012 8:20 am, Edho Arief wrote:
> > Sorry, seems like location ^~ /ournewblog/ will also do the job.
>
> Hmm...already encountered one issue:
>

Try

> location ^~ /ournewblog/ {

try_files $uri $uri/ /ournewblog/index.php?q=$uri;

> location ~ \.php$ {
> fastcgi_pass 127.0.0.1:10004;
> }
> }
>
> Just started the install and it duplicates the admin subdirectory links so
> we get:
>
> http://www.example.com/ournewblog/wp-admin/wp-admin/setup-config.php
>
_______________________________________________
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: 245
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