Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/01/22 in all areas

  1. I believe you need to add the extension in the hyperserver config file. below from unigui info: [custom_mimes] mime_0_ext= mime_0_type= mime_1_ext= mime_1_type= mime_2_ext= mime_2_type= mime_3_ext= mime_3_type= mime_4_ext= mime_4_type= Custom mimes allows to add custom file types to HyperServer scope. Under normal conditions for security reason only safe file types are allowed to be transferred from the server. You can define as much as mimes needed here. New mimes can be simply added by adding a entry to CFG file. Consider you want to enable access to files with extension of "7z". You need to add below entry: mime_0_ext=7z mime_0_type=application/x-7z-compressed http://unigui.com/doc/online_help/installing-and-configuring-hyp.htm
    1 point
×
×
  • Create New...