Altera_Forum
Honored Contributor
20 years agoboa compiled, but page not serving
Hi,
I successfully compiled boa according to the wiki hippo wrote http://nioswiki.jot.com/wikihome/operating...ems/uclinuxdist (http://nioswiki.jot.com/wikihome/operatingsystems/uclinuxdist) However, when zImage is loaded and ran in NIOS ii, I can run boa /> boa -c /home/httpd -f /etc/boa.conf & [20] /> [30/Nov/1999:00:01:12 +0000] boa: server version Boa/0.94.14rc21 [30/Nov/1999:00:01:12 +0000] boa: server built Aug 15 2006 at 13:03:23. [30/Nov/1999:00:01:12 +0000] boa: starting server pid=21, port 80 When I use a browser to see the index page, it's not displaying at all Note: I added index.html to /home/httpd Please help