On Thu, May 15, 2014 at 10:38:39PM -0400, adambenayoun wrote:
Hi there,
> My setup is nginx + php-fpm. I am running a web application on domain.com
> and I am serving a wordpress configuration from domain.com/blog.
For info: that's not a subdomain. It's frequently called "non-root" or
"sub direc
On 16/05/14 03:38, adambenayoun wrote:
My setup is nginx + php-fpm. I am running a web application on domain.com
and I am serving a wordpress configuration from domain.com/blog.
The problem is that the web app is served from /var/www/domain/html/http and
wordpress is located outside of the root
My setup is nginx + php-fpm. I am running a web application on domain.com
and I am serving a wordpress configuration from domain.com/blog.
The problem is that the web app is served from /var/www/domain/html/http and
wordpress is located outside of the root directory:
/var/www/domain/html/blog
How