Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mesh
meshmap
Commits
769f4571
Commit
769f4571
authored
Apr 14, 2018
by
Eric - kg6wxc
Browse files
Fixed some errors in the README file
parent
c9e116bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
769f4571
...
...
@@ -60,9 +60,10 @@ INITIAL SETUP FOR A RASPBIAN 9 (Stretch) SYSTEM
4: Edit httpd-meshmap.conf to reflect the correct directories.
5: Copy httpd-meshmap.conf to the apache2 "Conf Available" directory, /etc/apache2/conf-available
Edit /etc/apache2/httpd.conf and add the line: Include conf/extra/httpd-meshmap.conf somewhere.
Once that is all done, run: sudo a2enconf httpd-meshmap
If successful, it will tell you to reload apache, do so.
*Other linux distibutions may require you to copy this file into /etc/httpd/extra and then edit
/etc/httpd/httpd.conf and add the line: Include extra/httpd-meshmap.conf somewhere.
6: Load up the page: http://myhostname/meshmap/index.php and you should hopefully see your data.
Map tiles are one of the biggest issues with something like this and are beyond the scope of this README
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment