server temp out/temp port 1026 autoIndex true #gzip false #agzip false #printLog true defaults index.html index.htm default.html maxFileSize 1073741824 # 1024 * 1024 * 1024 maxFormDataSize 52428800 # 50 * 1024 * 1024 maxUploadFileSize 52428800 # 50 * 1024 * 1024 fileCacheTime 0 #expires 0 router , match /$console/{action}/{log} service Console , match /$file/{action}/{pathname} service File , match /{service}/{action} , match /{pathname} service File action unknown