Archived
15 lines
302 B
Markdown
15 lines
302 B
Markdown
Install a Webserver and Webapplication
|
|
======================================
|
|
|
|
To install and configure the webserver together with a simple php
|
|
photo-gallery, run
|
|
|
|
sudo su -
|
|
cd pi-imgtank
|
|
tools/install-web
|
|
|
|
You can now access your images with the address:
|
|
|
|
http://address-of-your-pi/
|
|
|