我正在使用 Nginx,我想用以下两个参数重写所有 url:
title=%E7%89%B9%E6%AE%8A
和
from=(any datatime)
到主页。
我不知道如何写规则,有没有人可以帮助我?
编辑:
我想重写网址,如:
http://example.com/index.php?days=30&from=20120122083408&limit=250&title=%E7%89%B9%E6%AE%8A
或者
http://example.com/index.php?from=20120622063000&limit=20&title=%E7%89%B9%E6%AE%8A
或者
http://example.com/index.php?from=20030422063000&title=%E7%89%B9%E6%AE%8A
至
http://example.com