Server plugin configuration

ConfigTitleStatus
020-prefixesConfigure prefixes (namespaces)Not installed
authenticateProtect entire serverNot installed
cacheConfigure caching of RDF inputsNot installed
configWeb-based configurationInstalled (linked)
debugSet options for developmentInstalled (linked)
flintInclude Flint SPARQL EditorNot installed
httpsProvide HTTPSNot installed
https_onlyConfigure the HTTPS serverNot installed
localhostConfigure HTTP to stay on localhostNot installed
lodConfigure Linked Data (LOD) accessNot installed
loggingConfigure logging of HTTP trafficNot installed
networkConfigure the HTTP serverInstalled (modified)
penginesConfigure Pengines accessInstalled (modified)
rdfpathConfigure location of the RDF (ontology) libraryNot installed
skin_fix_menuFix the position of the menu and search boxNot installed
storeConfigure persistent storageInstalled (linked)
winpathConfigure location of external programs on WindowsNot installed
zlibEnable the use of compressed RDF dataInstalled (linked)

About this table

The table above shows available and installed configuration modules. File in conf.d are loaded into the server at startup time and extend or modify the server. Example configuration files are located in examples/conf.d. Configuration files can be in several states:

Not installed
The config file is not in conf.d and not loaded
Installed (linked)
The config file appears in conf.d as a (symbolic) link to the example file.
Installed (copied)
The config file appears in conf.d as an unmodified copy of the example file.
Installed (modified)
The config file appears in conf.d as an modified copy of the example file.
Local
The config file appears in conf.d, but not in the example directory.

The link in the left-column shows the full documentation of the file. The documentation-page allows for opening the file in an editor if the file is loaded and a connection is made from localhost.

The web interface allows for changing the status of configuration files if the user is logged in with administrative rights. A configuration file is renamed to oldname.disabled if it is disabled while it has local modifications.