Term
|
Definition
| access permissions based on IP address |
|
|
Term
| /var/lib/pgsql/data/pg_hba.conf |
|
Definition
| deals with authentication: who, from where, and how |
|
|
Term
| /var/lib/pgsql/data/postgresql.conf |
|
Definition
| contains server configuration parameter settings (eg, allow the server to listen for connections from any IP address) |
|
|
Term
| /etc/httpd/conf.d/python.conf |
|
Definition
| Python configuration files |
|
|
Term
|
Definition
| the configuration file that is run when PHP starts up |
|
|
Term
| /var/www/html/test/phpMapserverPostGreSQL/openlayers.html |
|
Definition
| edited to allow remote access to the Open Layers Page |
|
|
Term
| /etc/tomcat6/tomcat-users.xml |
|
Definition
| Usernames, passwords and roles (groups) can be defined in this file |
|
|
Term
| /var/lib/tomcat6/webapps/geoserver/data/security/users.properties |
|
Definition
| Links users and roles by default it contains 1 line admin = geoserver, ROLE_ADMINISTRATOR |
|
|
Term
| /var/www/cgi-bin/proxy.cgi |
|
Definition
| This file is important as it allows your application running on one server to make an XMLHTTPRequest to another server. Allows for coniguration of Geoserver for public and remote data access |
|
|
Term
| /var/www/html/test/openlayers_wfst/index.html |
|
Definition
| Displays a WFS-T layer on a webpage using the OpenLayers framework |
|
|
Term
| /etc/httpd/conf.d/wsgi.conf |
|
Definition
| Configures Apache to locate your WSGI Application. Without this it is placed in a non-accessible directory. WSGI - Web Server Gateway Interface |
|
|
Term
|
Definition
| shell script to build, configure and install from source code |
|
|
Term
| /var/www/html/geonode_lib/src/GeoNodePy/geonode/local_settings.py |
|
Definition
| holds the google maps API key |
|
|
Term
| /var/www.html/GeoExt/exmaples/data/wmscap.xml |
|
Definition
| defines the metadata required to load WMS layers from a WMS server (ex. Geoserver) |
|
|