Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Building Networks and Servers using Beaglebone

You're reading from  Building Networks and Servers using Beaglebone

Product type Book
Published in May 2015
Publisher
ISBN-13 9781784390204
Pages 110 pages
Edition 1st Edition
Languages

Creating your own home page


Now that we have the required software installed and configured, it is time to install our own software. We will start by installing our home page, called index.html, in the directory where Lighttpd expects to find it.

The directory name is /var/www, as shown here:

The software uses a modified version of wfb.php, which is a web-based file browser written in PHP. It is available for download at http://cgdave.github.io/webfilebrowser/.

There are three subdirectories:

  • The wfbtrash directory is used by wfb to store deleted files. This directory must have write privileges enabled or the delete button on the form will not be available.

  • The wfbimages directory is where the icons for the form are stored. If you want to use your own icons, this is where you will put them.

  • The video directory is where we will store all our pre-recorded videos. This directory is the cleanest way of keeping our video files separate from the program files.

Creating two modified PHP files

What I have...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}