<div dir="ltr"><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">Absolute vs Relative paths.<br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">The log file line says it all: '/webalizer/index.html' doesn't exist, which is not the path of the file you wanna serve...<br>


</div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)"><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">Take a look at the following examples showing how 'location' address is replaced or completed (depending on absolute or relative 'alias' directive) by 'alias' path:<br>



<a href="http://nginx.org/en/docs/http/ngx_http_core_module.html#alias" target="_blank">http://nginx.org/en/docs/http/ngx_http_core_module.html#alias</a><br><a href="http://stackoverflow.com/questions/10084137/nginx-aliaslocation-directive" target="_blank">http://stackoverflow.com/questions/10084137/nginx-aliaslocation-directive</a><br>



<br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">PEBCAD? ;o)<br></div><div class="gmail_extra"><font size="1"><span style="color:rgb(102,102,102)">---<br></span><b><span style="color:rgb(102,102,102)">B. R.</span></b><span style="color:rgb(102,102,102)"></span></font>
</div></div>