Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 350 → Rev 351

/trunk/web.config
7,6 → 7,10
<system.webServer>
<directoryBrowse enabled="false" />
 
<staticContent>
<mimeMap fileExtension=".nroff" mimeType="text/plain" />
</staticContent>
 
<security>
<authentication>
<!-- This is required because the IUSR user account can't log into the Windows Error Log for some reasons -->