Re: Help needed with config

2013-11-04 Thread Ian Hobson
Hi Francis, Your guess was spot on. I had domain "resellerdev.anake.hcs" confused with "reseller.anake.hcs" , becasue of a switch about on my favourites menu :( Thanks. Ian On 04/11/2013 19:01, Francis Daly wrote: On Mon, Nov 04, 2013 at 05:37:15PM +, Ian Hobson wrote: Hi there, I'm

Re: Help needed with config

2013-11-04 Thread Francis Daly
On Mon, Nov 04, 2013 at 05:37:15PM +, Ian Hobson wrote: Hi there, > I'm baffled. What I want to do is to serve static and php files from one > root if they exist there, and > from another if they don't, and give a 404 error if the file is in > neither location. I have the following config f

Help needed with config

2013-11-04 Thread Ian Hobson
Hi, I'm baffled. What I want to do is to serve static and php files from one root if they exist there, and from another if they don't, and give a 404 error if the file is in neither location. I have the following config file. server { server_name reseller.anake.hcs; listen 80; f