Query: asadmin-list-mimes
OS: sunos
Section: 1as
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
asadmin-list-mimes(1AS) User Commands asadmin-list-mimes(1AS)NAMEasadmin-list-mimes, list-mimes - gets the MIME typesSYNOPSISlist-mimes --user admin_user[--password admin_password][--host localhost] [--port 4848][--passwordfile filename][--secure|-s]instance_name Gets the MIME types associated with the named server instance. The server determines the MIME type of a requested resource by invoking the type-by-extension directive in the ObjectType section of the obj.conf file. The type-by-extension function does not work if no MIME element has been defined in the server element.OPTIONS--user administrative user associated for the instance. --password administrative password corresponding to the administrative user. --host host name of the machine hosting the administrative instance. --port administrative port number associated with the administrative host. --passwordfile file containing passwords appropriate for the command (e.g., administrative instance). --secure if true, uses SSL/TLS to communicate with the administrative instance.OPERANDSinstance_name name of the instance. Example 1: Using list-mimes asadmin> list-mimes --user admin --password adminadmin --host fuyako --port 7070 server1 sampleMIME Where: sampleMIME is the name of the MIME listed.EXIT STATUS0 command executed successfully 1 error in executing the commandINTERFACE EQUIVALENTHTTP Server node, MIME Type Files page asadmin-create-mime(1AS), asadmin-delete-mime(1AS) J2EE 1.4 SDK March 2004 asadmin-list-mimes(1AS)
Related Man Pages |
---|
asadmin-create-mime(1as) - sunos |
delete-mime(1as) - sunos |
list-acls(1as) - sunos |
list-authdbs(1as) - sunos |
shutdown(1as) - plan9 |
Similar Topics in the Unix Linux Community |
---|
just starting! got some questions |
PHP Mime Type Class 1.0 (Default branch) |
MIME Type detection for Net::SMTP |