]>
Sent: Thursday, July 25, 2002 12:31 PM
Subject: Re: Newbie question about apache
> >I've just installed the apache2 from /usr/ports/www, and I want this to run
> >everytime when I reboot the machine. How do I do it?
>
> It sets itself up to launch at startup automat
>I've just installed the apache2 from /usr/ports/www, and I want this to run
>everytime when I reboot the machine. How do I do it?
It sets itself up to launch at startup automaticly, you shouldnt have to do
a thing.
--
Mike Woods
WoA SE Webmonkey & General Dogsbody
Amiga North Thames Webmaster &
> From: "Erik Mattsson" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Subject: Newbie question about apache
> Date: Thu, 25 Jul 2002 10:27:32 +0200
>
> Hi
>
> I've just installed the apache2 from /usr/ports/www, and I want this
> to r
"Userland" startup scripts (ie: the ones created by the admin) go in:
/usr/local/etc/rc.d
Create a shell script, for this example: apache.sh and then chmod 755 it.
Note: The files HAVE to be called something.sh and they HAVE to be chmod 755
otherwise they don't work.
Note: Use the a
Hi
I've just installed the apache2 from /usr/ports/www, and I want this to run
everytime when I reboot the machine. How do I do it?
Ive also installed tomcat4.0 and want it to run at boot time as well, BUT
how do i force it to run as the www user?
//erik