[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] thttpd's HTML files?
Hi David,
David Banas wrote:
> Hi All,
>
> Does anyone know where I should put the HTML files that I want thttpd to
> serve up by default?
/home/httpd/
Check out vendors/AtmarkTechno/Suzaku/Makefile to see how Yashi installs
default html files. vendors/Xilinx/uclinux-auto/Makefile will also have
something similar.
Essentially, you must make sure your vendors Makefile places them in
romfs/home/httpd/... , in the "make romfs" stage. Then, "make image"
will ensure they become part of the ROMFS image, and be served up by
httpd after your board boots.
Regards,
John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/