Yo u cant it requires a stat, just use the main nginx config, if you realy need .htaccess use &quot;include&quot; and include the file in the zone (not dynamic). Id recomend just using 1 config file per site, something like /etc/nginx/sites/domain.com.conf<br>
<br><div class="gmail_quote">On Sun, Oct 10, 2010 at 12:49 PM, JWD <span dir="ltr">&lt;<a href="mailto:j-wd@tom.com">j-wd@tom.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
How to load nginx config dynamiclly like apache .htaccess?<br>
Many people talk about it, but I still can&#39;t find a way to make it work.<br>
<br>
Anather question:<br>
If I &quot;mv access.log access.log.old&quot;, will access record be logged in cache or dropped befor I create a new access.log?<br>
If logged in cache, how many access record can be logged in cache? After cache is full, will access record be dropped?<br>
<br>
<br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://nginx.org/mailman/listinfo/nginx" target="_blank">http://nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div><br>