On Thu, Jan 30, 2014 at 6:29 PM,  <vermins...@gmail.com> wrote:
> Robert:
>
> Sorry to bug you again, but I've been hunting and hunting and can't figure
> out where two things concerning apache2 in this testing image:
>
> 1) where is the very generic default webpage that I see when go to
> http://my BBB's URL:8080 located in the file system? It's not in /var/www

It's /var/www in 2014-01-29

>
> 2) where does the default port for the apache3 server get changed to :8080
> from the normal :80?  I don't use bone script and would like to have apache2
> use port 80

sudo systemctl disable bonescript.socket
sudo sed -i -e 's:8080:80:g' /etc/apache2/ports.conf
sudo sed -i -e 's:8080:80:g' /etc/apache2/sites-enabled/000-default
sudo /etc/init.d/apache2 restart

Regards,


-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to