Welcome!
Log In
Create A New Profile
Home
>
Mailing Lists
>
Nginx Mailing List - English
> Topic
Advanced
Re: how can i rewrite this?
Previous Message
Next Message
Forum List
Message List
New Topic
Print View
locojohn
June 10, 2012 06:57AM
Registered: 13 years ago
Posts: 226
Hi,
Avoid rewrite's:
location ~ ^/([a-z][a-z])([a-z][a-z][a-z])\.jpg$ {
try_files /$1/$2.jpg $uri;
}
Andrejs
Reply
Quote
RSS
Subject
Author
Posted
how can i rewrite this?
andytse
June 10, 2012 04:56AM
Re: how can i rewrite this?
locojohn
June 10, 2012 06:57AM
Sorry, only registered users may post in this forum.
Click here to login
Online Users
Guests: 119
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024