Welcome! Log In Create A New Profile

Advanced

Re: How to catch a request that has a given word in url?

Fernando Perez
August 09, 2010 05:58AM
> Place
>
> location ~ /WORD/ {
> ...
> }
>
> as the first location in a server.

I have placed as the first location of my server:

location ~ /WORD/ {
internal;
root ...
}

But it still gets served directly by nginx. I'd like to use it with
X-Accel-Redirect, but first I need to make sure that people can't access
these files directly.
--
Posted via http://www.ruby-forum.com/.

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

How to catch a request that has a given word in url?

Fernando Perez August 09, 2010 05:22AM

Re: How to catch a request that has a given word in url?

Igor Sysoev August 09, 2010 05:24AM

Re: How to catch a request that has a given word in url?

Fernando Perez August 09, 2010 05:58AM

Re: How to catch a request that has a given word in url?

Igor Sysoev August 09, 2010 06:00AM

Re: How to catch a request that has a given word in url?

Fernando Perez August 09, 2010 06:02AM

Re: How to catch a request that has a given word in url?

Igor Sysoev August 09, 2010 06:12AM

Re: How to catch a request that has a given word in url?

Fernando Perez August 09, 2010 06:24AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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