<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Manlio,<br><br>Thanks for the correction. Will try to look into this when I find some time. So far, I haven't even looked at any Nginx code, let alone tried to understand how it works.<br><br>Anyway, option 1 (directive) seems to be the easiest to implement. So will look at that first.<br><br>Hendrik<br><br><br>&gt; Date: Sun, 10 Feb 2008 20:35:22 +0100<br>&gt; From: manlio_perillo@libero.it<br>&gt; To: nginx@sysoev.ru<br>&gt; Subject: Re: Nginx feature request<br>&gt; <br>&gt; Manlio Perillo ha scritto:<br>&gt; &gt; [...]<br>&gt; &gt; <br>&gt; &gt;&gt; 2.<br>&gt; &gt;&gt; Independent from the above, it might be useful to be able to access <br>&gt; &gt;&gt; the filetime of requested file for defining rewriting rules or for <br>&gt; &gt;&gt; ssi. This could either be through a variable or through a function:<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; if ($date_gmt &lt; fct($request_filename)) {do something, e.g. return 403;}<br>&gt; &gt;&gt;<br>&gt; &gt; <br>&gt; &gt; This too is easy to implement patching the rewrite module, but nginx <br>&gt; &gt; will not be able to do the comparison (it only support boolean and regex <br>&gt; &gt; opoerators).<br>&gt; &gt; <br>&gt; <br>&gt; A correction: this feature requires to patch the http script module too.<br>&gt; <br>&gt; <br>&gt; Manlio Perillo<br>&gt; <br>&gt; <br>&gt; <br><br /><hr />Fly HYD-BLR for Rs.499 Log on to MakeMyTrip! <a href='http://ss1.richmedia.in/recurl.asp?pid=266' target='_new'>Check it out!</a></body>
</html>