After the release of GxL v6.03c, I saw that it seems to be pretty easy to make a real Native web server on a xbox (without loading any Linux thing, except the Loader itself).
So I thought that a good idea can be a new Gentoox Loader (GL:WS for Web Server), loading from .bin or .xbe, but without the intention of booting any Linux OS (FatX, Native, Web, Net...). It will only read a config file (i.e. E:\glweb.cfg on FatX), registering all paths (as public_html on E:\glweb\public_html\, or modules places...) and starting serving these files over a DHCP or Static network connection.
This is a solution for having the lightest webserver as possible, a very low cost apache alternative in ressources, and it doesn't force you to erase xbox partitions.
On the screen, you'll be able for instance to :Start, Stop, Restart Web service / see people conected... etc
And maybe in next releases support for php, multi domain, virtual hosts...
Think about it, I'm sure you can make it real

-BigBowser