mirror of
https://github.com/openstreetmap/mod_tile.git
synced 2025-08-12 02:41:14 +00:00
Explicitly mention Debian packages for config
Explicitly state that Debian helper scripts require packages and configuration section does not apply when building from source. Fixes #241 misunderstanding.
This commit is contained in:
10
README.rst
10
README.rst
@ -92,9 +92,13 @@ Configuration
|
|||||||
-------------
|
-------------
|
||||||
|
|
||||||
After you either copiled the software yourself or installed the software
|
After you either copiled the software yourself or installed the software
|
||||||
packages, you can continue with the configuration. For your convenience
|
packages, you can continue with the configuration. Here we assume that you have
|
||||||
example configuration files are located in the `etc` directory of this
|
installed mod_tile using packages from Debian/Ubuntu. If you compiled from
|
||||||
repository.
|
source you need to place debian-style configuration files at the relevant locations
|
||||||
|
to use the Debian helper scripts a2enmod/a2enconf, or manually create apache configuration.
|
||||||
|
|
||||||
|
For your convenience example configuration files are located in
|
||||||
|
the `etc` directory of this repository.
|
||||||
|
|
||||||
A very basic example-map and data can be found in the `example-map`
|
A very basic example-map and data can be found in the `example-map`
|
||||||
directory. For a simple test copy it over to ``/var/www/example-map``.
|
directory. For a simple test copy it over to ``/var/www/example-map``.
|
||||||
|
Reference in New Issue
Block a user