I too was looking where to simply put my html so my BBB would be a web server. I didn't want to have to install a new server or anything and have to disable the old one. Turns out, for me at least, it's quite simple.
have a rev C Beaglebone Black with "Debian Image 2015-03-01" "using linux kernel 3.8.13-bone70" I put index.html in :/var/www and I can see it on my laptop by browsing to http://192.168.7.2:8080/ On Friday, June 6, 2014 at 10:07:15 PM UTC-7, Michael Thompson wrote: > > I flashed Debian to the eMMC and it seems to be working fine. My plan is > to host a small web page using Apache. I installed Apache and using the IP > address the BeagleBone 101 loads fine from outside my network. > > So, my question is, in what directory do I save my index.html file in > order to see it as the default page served by Apache? There are no files in > the /var/www/ directory so I am confused. On my Linux Mint (Debian edition) > all I had to do was save my index file in the www directory. > > Anyone know where I am going wrong? > > Thanks!! > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
