My current Apache setup has a rewrite in place to search the DocumentRoot at &#39;/var/www/<a href="http://www.domain.com" target="_blank">www.domain.com</a>&#39; and if a file doesn&#39;t exist it looks in &#39;/var/www/common&#39;. All attempts to duplicate this is Nginx result in &#39;var/www/common&#39; being appended to my root directory. Is it possible to rewrite outside the root in Nginx?<br>

<br>- Rob<br><br><br>