summaryrefslogtreecommitdiff
path: root/academic/qgis/README.server
diff options
context:
space:
mode:
Diffstat (limited to 'academic/qgis/README.server')
-rw-r--r--academic/qgis/README.server6
1 files changed, 3 insertions, 3 deletions
diff --git a/academic/qgis/README.server b/academic/qgis/README.server
index 5ab3b45d1a..40fb86b098 100644
--- a/academic/qgis/README.server
+++ b/academic/qgis/README.server
@@ -1,4 +1,4 @@
-QGIS Server is a WMS server for your QGS project. It requires fcgi. It is
+QGIS Server is a WMS server for your QGIS project. It requires fcgi. It is
optionally built at the same time as QGIS; you need to specify SERVER=yes
to the SlackBuild, for example
@@ -17,7 +17,7 @@ that 'Save paths' is set to 'absolute', and on the 'WMS Server' tab, fill
in all relevant details (particularly including 'Coordinate Systems
Restrictions').
-* Create a symlink to your QGIS project file from /var/www/cgi-bin/qgis/,
-e.g.,
+* Create a symlink to your QGIS project file from /var/www/cgi-bin/qgis/:
ln -s /home/user/maps/mymap.qgs /var/www/cgi-bin/qgis/
+