Actions
Bug #67
closed$HTTP[]-variables in url.rewrite
ASK QUESTIONS IN Forums:
Description
It would be nice to have access on $HTTP-variables inside url.rewrite. When using lighttpd as a frontend to let's say twisted+nevow services it would be helpful to be able to say
url.rewrite = ("^(.*)$", "/proxyip/$HTTP[\"remote_addr\"]/vhost/http/somehost.com/$1")
-- weeti
Actions
Also available in: Atom