GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
EXTMAP.CONF(5) 3.1.12 EXTMAP.CONF(5)

extmap.conf - Configuration file used by afpd(8) to specify file name extension mappings.

@pkgconfdir@/extmap.conf

@pkgconfdir@/extmap.conf is the configuration file used by afpd to specify file name extension mappings.

The configuration lines are composed like:

.extension [ type [ creator ] ]

Any line beginning with a hash (“#”) character is ignored. The leading-dot lines specify file name extension mappings. The extension '.' sets the default creator and type for otherwise untyped Unix files.

Example. Extension is jpg. Type is "JPEG". Creator is "ogle".

.jpg "JPEG" "ogle"

Example. Extension is lzh. Type is "LHA ". Creator is not defined.

.lzh "LHA "

afp.conf(5), afpd(8)
19 Jan 2013 3.1.12

Search for    or go to Top of page |  Section 5 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.