views:

44

answers:

3

just curious to know what is the web server on which these sites work

+1  A: 

Take a look at the headers! Use firebug. I'd bet they were either running something proprietary or maybe like tinyhttpd.

http://en.wikipedia.org/wiki/Comparison_of_lightweight_web_servers

Byron Whitlock
A: 

Probably just some simple hardware and some cgi scripts. Some advanced routers may have embedded Linux and then you can have all the fun with apache/php/whatever.

Kasprzol
A: 

For a bit of background on an open source effort to work with a router, see here. There may well be better resources than that, but you get the idea.

The WRT54G series has an OS based off of linux. I can't seem to figure out what it uses for a webserver though. Someone help me out?

Nader Shirazie