openwrtv4/openwrt/package/base-files/default/etc/init.d/S50httpd
2006-06-27 00:36:13 +00:00

4 lines
90 B
Bash
Executable file

#!/bin/sh
# Copyright (C) 2006 OpenWrt.org
[ -d /www ] && httpd -p 80 -h /www -r OpenWrt