home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Australian Personal Computer 1999 March
/
apc432.iso
/
features
/
linux
/
mailstud
/
mailstat.tz
/
mailstat
/
mailstudio-1.5
/
start
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-12-24
|
116 b
|
8 lines
#!/bin/sh
PATH=/usr/bin:/bin
echo "Starting httpd..."
echo
./httpd -d `pwd`
./httpd -f `pwd`/conf/httpd_admin.conf