<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">No, there are no (and never will be) ways do this with nginx.<div><br><div>As a workaround you may use include statement to give user permission to edit its own part of config</div><div>and reload nginx configuration for example every hour by cron, checking configuration by nginx -t before this. (or, with less delay, basing on each user  config file mtime).</div><div><br></div><div><br><div><div>On 02.07.2007, at 17:58, Jérémy Dierx wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">  Hello,<br> <br> Sorry for my english...<br> I want to deleguate the rewrite rules of my vhosts to an other person who hasn't root privileges.<br> With Apache, it's possible to declare a dynamic configuration file htaccess in each web repository. And it's not necessary to restart the server when file has changed.<br> Is it possible to do it with Nginx ?<br> <br> Best regards.<br> <br> Jérémy.<br> <table cellspacing="0" cellpadding="0" width="100%"> <tbody><tr><td> <br> </td></tr></tbody></table>  </blockquote></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>Aleksej Besciokov</div><div>Email/JID: <a href="mailto:proforg@maloletka.ru">proforg@maloletka.ru</a></div><div><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></span></span> </div><br></div></div></body></html>