Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
try_files_bypass
В свете такого кошмара
http://kuapp.com/2010/06/30/nginx-rewrite-rules-of-wordpress-3-0-permalinks-and-wp-super-cache.html
есть идея внедрить директиву try_files_bypass или bypass_try_files
по аналогии с proxy_cache_bypass:
try_files_bypass $query_string
$cookie_comment_author
...
;
Только придётся делать поддержку выржаений, для вещей типа
"$request_method = POST"
"$http_cookie ~* comment_author_|wordpress|wp-postpass_"
--
Игорь Сысоев
http://sysoev.ru
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|