Magellan Linux

Annotation of /trunk/busybox/httpd.confd

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2482 - (hide annotations) (download)
Tue Jul 15 10:33:00 2014 UTC (9 years, 9 months ago) by niro
File size: 54 byte(s)
-added some services
1 niro 2482 HTTPD_PORT="80"
2     HTTPD_ROOT="/var/www"
3     HTTPD_OPTS="-v"