NGINX - performance HTTP server Support Forums

Please login or register.

Login with username, password and session length
Advanced search  

News:

Welcome to the Unofficial (YET) support forums for NGINX, a performance HTTP server.

Pages: [1]   Go Down

Author Topic: disable rewrites for certain directories  (Read 290 times)

0 Members and 1 Guest are viewing this topic.

mindhunter77

  • Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 2
    • View Profile
disable rewrites for certain directories
« on: May 21, 2009, 06:00:31 AM »
Is there a way in nginx to disable rewrites for certian directories?

I know in lighty it was

Code: [Select]
"^(/forum/(directory1|directory2|directory3)/.*)$" => "$1",
Anything like this for nginx?
Logged
Pages: [1]   Go Up
« previous next »
 

Page created in 0.033 seconds with 20 queries.