Welcome! Log In Create A New Profile

Advanced

Re: Some Issues with Configuration

Francis Daly
March 11, 2014 04:54AM
On Mon, Mar 10, 2014 at 09:53:53PM +0000, Richard Ibbotson wrote:

Hi there,

> Thanks for some helpful answers so far. I'm sure I'm neary there.
> Just need a bit more help. I'm getting error 404 when I try to load a
> Wordpress page.

You can make it easier for people to help you if you don't force them
to guess what you are doing.

"I make this request" -- you didn't say, so I'll assume "/blog/index.php"

"I get this response" -- you did say http 404

"I want this response" -- presumably the php-processed output of one
specific file on your filesystem, but you didn't say which one.

So, given that the request is /blog/index.php, which one of your six
location blocks will nginx use to process the request?

> location = /favicon.ico {
> location = /robots.txt {
> location /var/www {
> location ~ .php$ {
> location ~ [^/]\.php(/|$) {
> location ~* ^.+.(js|css|png|jpg|jpeg|gif|ico)$ {

The docs are at http://nginx.org/r/location

What is the configuration in that location that tells nginx how to
process the request?

Is it what you want it to be?

f
--
Francis Daly francis@daoine.org

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

Some Issues with Configuration

Richard Ibbotson March 05, 2014 06:14AM

Re: Some Issues with Configuration

Jonathan Matthews March 05, 2014 04:04PM

Re: Some Issues with Configuration

Richard Ibbotson March 05, 2014 04:20PM

Re: Some Issues with Configuration

Jonathan Matthews March 05, 2014 04:48PM

Re: Some Issues with Configuration

Richard Ibbotson March 08, 2014 04:04PM

Re: Some Issues with Configuration

Francis Daly March 09, 2014 07:08AM

Re: Some Issues with Configuration

GreenGecko March 06, 2014 12:18AM

Re: Some Issues with Configuration

Richard Ibbotson March 10, 2014 05:56PM

Re: Some Issues with Configuration

Francis Daly March 11, 2014 04:54AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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