Welcome! Log In Create A New Profile

Advanced

Re: Location directive not working

Alex
March 26, 2014 12:46PM
Francis -

What I meant was that I was using an OR statement as it is used in the jpg
example. If I do this:

location ^~ /videos/ { # it works

location ^~ /(videos|events) { #it does not work. So I assume is the OR
that does not work.

Any thoughts?

Thanks,

Alex

> On Wed, Mar 26, 2014 at 12:31:30PM -0000, Alex wrote:
>
> Hi there,
>
>> This OR regex : location ~* \.(gif|jpg|jpeg)$
>
> Which part of that line says that it is a regex?
>
> (The answer is in the documentation.)
>
>> works on jogs and gifs, why can not I use the same syntax for the URIs
>> as
>> I am doing it?
>
> If you used the same syntax, it would probably work.
>
>> >> location ^~ /(videos|events) {
>
> is not the same syntax.
>
> Good luck with it,
>
> f
> --
> Francis Daly francis@daoine.org
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>

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

Location directive not working

Alex March 25, 2014 08:32PM

Re: Location directive not working

Francis Daly March 26, 2014 05:04AM

Re: Location directive not working

Alex March 26, 2014 08:32AM

Re: Location directive not working

Francis Daly March 26, 2014 09:36AM

Re: Location directive not working

Alex March 26, 2014 12:46PM

Re: Location directive not working

Francis Daly March 26, 2014 01:16PM

Re: Location directive not working

B.R. March 26, 2014 01:40PM

Re: Location directive not working

Alex March 26, 2014 05:40PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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