Greetings,

On Sat, 7 Jun 2014, Eric Fort wrote:

Where does httpd.conf say your files should go?


On Fri, Jun 6, 2014 at 10:07 PM, Michael Thompson <
[email protected]> 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.


   Typically /var/www/html/<user-name>/index.html

   ...which can be reached with http://hostname.domain.tld/user-name


      -or-

   /home/user-name/public_html/index.html

   ...which can be reached with http://hostname.domain.tld/~user-name


      --- Jay Nugent WB8TKL
          Ypsilanti, Michigan

--
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.

Reply via email to