Why would
AliasMatch /browzerResources "/srv/default/browzerResources"
<Directory "/srv/default/browzerResources">
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>
</IfModule>
Create a redirect loop in the webbrowser (http://example.com/browzerResources/index.htm/index.htm/index.htm/index.htm/index.htm etc)? thanks!