A GeoServer configuration is a zip file containing the following directory structure:
catalog.xml services.xml demo/ featureTypes/ plugIns/ styles/ validation/
| File | Description |
|---|---|
| catalog.xml | Catalog of published data |
| services.xml | W*S service configuration |
| demo | Collection of GeoServer requests used for demonstration and testing purposes |
| featureTypes | Metadata about Feature Types contained in the catalog |
| plugIns | Validation plug-ins |
| styles | Styled Layer Descriptor documents used to style Feature Types |
| validation | Validation configuration |