Edit D:\rfid\012\LS012--3.0.0.29\LS012--3.0.0.29\Web.config
<?xml version="1.0" encoding="utf-8"?> <configuration> <appSettings> <!--??????????????? 1 ??? 0 ???--> <add key="EnableTimeLog" value="1" /> <!--?????????????????? 1 ??? 0 ???--> <add key="EnableClearPic" value="1" /> </appSettings> <connectionStrings /> <system.web> <!-- ??? compilation debug="true" ??????????? ???????????????????? ?????????????????????????? ????? true?? --> <compilation debug="true" /> <!-- ??? <authentication> ???????? ASP.NET ????? ?????????????? ?????????????? --> <authentication mode="Windows" /> <!-- ?????????????????????????????? ????? <customErrors> ??????????????????????????? ??????????????????? ?????? html ????? ???????????????? <customErrors mode="RemoteOnly" defaultRedirect="GenericErrorPage.htm"> <error statusCode="403" redirect="NoAccess.htm" /> <error statusCode="404" redirect="FileNotFound.htm" /> </customErrors> --> </system.web> <system.webServer> <directoryBrowse enabled="true" /> <defaultDocument> <files> <add value="GraphOpac.aspx" /> </files> </defaultDocument> </system.webServer> </configuration>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de