server { listen "127.0.0.1:9000" host { name "example.com" path "/" { location "./fixtures/simple_site/files/" } } }