#!/bin/sh # Host pages on LAN php -S 0.0.0.0:8080 -t '../../web'