Python:

$ python -m SimpleHTTPServer 8080

PHP:

$ php -S 0.0.0.0:8080