Resumen
Los tipos de archivos que se pueden adjuntar al Service Desk depende de la configuración del IIS.
Detalles
Abrir la consola de administración del IIS. o define a MIME type for a specific extension, follow these steps:
- Open the IIS Microsoft Management Console (MMC), right-click the local computer name, and then click Properties.
- Click HTTP Headers.
- Click MIME Types.
- Click New.
- In the Extension box, type the file name extension that you want (for example, .pdb).
- In the MIME Type box, type application/octet-stream.
- Apply the new settings. Note that you must restart the World Wide Web Publishing Service or wait for the worker process to recycle for the changes to take effect. In this example, IIS now serves files with the .pdb extension.
servicio@rolosa.com