libapache-mod-ssl and debian's apachectl script
Gregory Nowak
greg at romuald.net.eu.org
Sun Sep 18 13:47:19 EDT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Shane and all.
Yes, I know that debian starts and stops things, and otherwise manages
daemons and services from scripts in /etc/init.d. If you look at
/etc/init.d/apache, you'll find that it uses apachectl to do its
thing, thus the reason for using apachectl. Yes, I also have the
snipit you pasted in my own httpd.conf as well. Also, mod_ssl is
loaded in /etc/apache/modules.conf, and it was automatically put there
by apache. Guess I'll have to do some more digging around. Thanks for
the suggestions.
Greg
On Sun, Sep 18, 2005 at 10:11:50AM -0700, Shane wrote:
> Hi Greg,
>
> I've never looked at how apachectl works but my ssl is
> working fine and I never had to modify apachectl. A few
> things you might look at.
>
> Why use apachectl at all? Under Debian, daemons are
> controled using /etc/init.d scripts and apache is started
> with
> /etc/init.d/apache start
>
>
> Also, is your httpd.conf setup to only listen on the ssl
> port of ssl is defined? I have:
> <IfModule mod_ssl.c>
> Listen 80
> Listen 443
> </IfModule>
>
> and mod_ssl is loaded in /etc/apache/modules.con which you
> shouldn't edit yourself but rather run:
> /usr/sbin/apache-modconf apache
>
> Hth,
> S
>
- --
web site: http://www.romuald.net.eu.org
gpg public key: http://www.romuald.net.eu.org/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)
- --
Free domains: http://www.eu.org/ or mail dns-manager at EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFDLagn7s9z/XlyUyARArZ+AKCHCcRcIpFQayVa8OQzgQbqUWPk7gCgxRNQ
2m0rFdxCc2phj2+O2Sfojpg=
=Rcmg
-----END PGP SIGNATURE-----
More information about the Speakup
mailing list