Welcome! Log In Create A New Profile

Advanced

Some Issues with Configuration

Richard Ibbotson
March 05, 2014 06:14AM
Hi

I've been having a few problems with configuration of NGINX. No
problems with running Apache or Lighttpd on my own Linux box but I've
been scratching my head over NGINX.

When I've compiled from source or used the vanilla Ubuntu package I
find that I can download the front page from my box which is
http://sleepypenguin.homelinux.org. This is an HTML page. I can't
download other pages which are serveral instances of Wordpress. Such
as http://sleepypenguin.homelinux.org/blog. What I get instead is
that my web browser (I have tried several web browsers in different
locations) asks me to download a BIN file instead of a web page.

I'm sure that someone has had this problem when configuring NGINX. Can
anyone point me in the right direction ? I thought it might be
something to do with the location statment. Such as ....

/etc/nginx/common/locations.conf

# Blog
location = /blog {
allow all;
access_log off;
log_not_found off;
}


But.. No... That's not it either.

--
Richard
Sheffield UK

https://twitter.com/SleepyPenguin1

_______________________________________________
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: 178
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