|
|
MIRC ServerFrom RadPix
Configure a MIRC Server for use with RadPixFollow the instructions for installing a MIRC server at http://mircwiki.rsna.org/index.php?title=New_Installation_Instructions. Storage Service NameWhen asked for a storage service name, use default mircstorage. 2 or 3 Character designatorWhen asked for a 2 or 3 character code, enter SS. Use Capital SS. MIRC Admin Options
Configure MIRC server to install RadPixHere are the instructions to run/install the program via the MIRC server: Contact info@radpix.com for specific installation files. The result of this is that all clients that are installed via the MIRC server will be automatically configured as described below. Create a folder "install" in
Unzip the install zip file that was sent to you and put all the files and the folder in
One of the configuration files on the MIRC server must be modified in order to Deploy .Net Applications". The file is C:\Program Files\Apache Software Foundation\Tomcat 6.0\conf\web.xml. You can either modify your own file, or download a modified file from [1].
<mime-mapping>
<extension>application/extension>
<mime-type>application/x-ms-application/mime-type>
</mime-mapping>
<mime-mapping>
<extension>manifest/extension>
<mime-type>application/x-ms-manifest/mime-type>
</mime-mapping>
<mime-mapping>
<extension>deploy/extension>
<mime-type>application/octet-stream/mime-type>
</mime-mapping>
A configuration file called MIRCConfig.xml will be included with the installation files and must be placed in:
Install the program via
See Also - Add New Users ToolFree software Utility tool from Weadock Software, LLC. Create many MIRC users with Add Users Tool. This is very useful when first starting a MIRC site. It will statr with a file containing username, password, and user, and create the required tomcat-users.xml and authors.xml files. Highly recommended. Will definitely save time when first starting a MIRC server. |