RE: Autostart apache with ssl

2003-06-11 Thread Michael Mansour
Goto /etc/httpd/conf.d/ssl.conf In there specify the 443 port to Listen to. Stop and start httpd, you'll now be listening on that port. Michael. --- Jody Cleveland <[EMAIL PROTECTED]> wrote: > Sorry, just dug this up from the archives. > > > You need to modify an SSL directive, refer to the >

RE: Autostart apache with ssl

2003-06-11 Thread Jody Cleveland
Sorry, just dug this up from the archives. > You need to modify an SSL directive, refer to the mod_ssl > documentation for more information on it (security of course).. I looked and didn't find what I was looking for. Which file do I modify? -- Jody Cleveland ([EMAIL PROTECTED]) -- redhat-

Re: Autostart apache with ssl

2003-02-04 Thread Mario M. Macaluso
On Mon, Feb 03, 2003 at 02:50:29PM -0600, John Nichel wrote: > I'm Running apache on RH 7.3, and I need it to start on boot. Problem > is, I also need it to start ssl. My normal command for this is... > > /path/to/apache/apachectl startssl > > I know how to set things up to run on boot, but th

Re: Autostart

2002-11-04 Thread Alex
Try the file /etc/rc.d/rc.local -Alex Janssen IS Department wrote: I want to run a command everytime the system starts up. I have Redhat 8.0. Where do I put this command? Thanks!! -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https:

Re: Autostart

2002-11-04 Thread Pablo Ferro
Check out http://www.redhat.com/support/resources/tips/Boot-Process-Tips/Boot-Process-Tips-3.html   There's useful info there.   Pablo. - Original Message - From: IS Department To: [EMAIL PROTECTED] Sent: Tuesday, November 05, 2002 1:09 AM Subject: Autostart I

RE: Autostart

2002-11-04 Thread Spanke, Alexander
Hi, Do you want start any programm or service use a Startup Script in the /etc/rcX.d Directories, or you can use the /etc/profile file. Do you want start a programm at the login, use the User .profile file Regards Alex -Original Message- From: IS Department [mailto:cofwis@;teleweb.net]

Re: autostart in kde

2002-01-25 Thread Nick Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * and then Brian Ashe blurted > On the "Execute" tab enter /usr/bin/mutt (or optionally browse for the > executable) for the command and check the "Run in terminal" checkbox. Aha! That sounds like what we need. > favorite file manager) and mov

Re: autostart in kde

2002-01-25 Thread Brian Ashe
Nick, On Friday 25 January 2002 07:20, you said something about: > Hi > Inspired by a thread this morning I'm trying to do this: > > Have kde autostart a Konsole session (you know the little black screen > icon, not xterm) > Lanunch Mutt in that console > > I'm not sure how to go about it, so /an