I would like to enable ssl for apache.
So I can have a website at https://
I compiled mod_ssl to my existing apache configuration.
When I say apachectl configtest a whole error log comes up...
How can I do this ssl thing correctly?
Where should I put the homepages to be availible at https:// ?
What should I have in the httpd.conf file?
The errors:
[Thu Jan 30 22:18:34 2003] [warn] Loaded DSO
libexec/apache/mod_vhost_alias.so uses plain Apache 1.3 API,
this module might crash under EAPI! (please recompile it
with -DEAPI)
[Thu Jan 30 22:18:34 2003] [warn] Loaded DSO
libexec/apache/mod_mime_magic.so uses plain Apache 1.3 API,
this module might crash under EAPI! (please recompile it
with -DEAPI)
[Thu Jan 30 22:18:34 2003] [warn] Loaded DSO
libexec/apache/mod_info.so uses plain Apache 1.3 API, this
module might crash under EAPI! (please recompile it with -DEAPI)
[Thu Jan 30 22:18:34 2003] [warn] Loaded DSO
libexec/apache/mod_speling.so uses plain Apache 1.3 API,
this module might crash under EAPI! (please recompile it
with -DEAPI)
[Thu Jan 30 22:18:34 2003] [warn] Loaded DSO
libexec/apache/mod_rewrite.so uses plain Apache 1.3 API,
this module might crash under EAPI! (please recompile it
with -DEAPI)
[Thu Jan 30 22:18:34 2003] [warn] Loaded DSO
libexec/apache/mod_auth_anon.so uses plain Apache 1.3 API,
this module might crash under EAPI! (please recompile it
with -DEAPI)
[Thu Jan 30 22:18:34 2003] [warn] Loaded DSO
libexec/apache/mod_auth_db.so uses plain Apache 1.3 API,
this module might crash under EAPI! (please recompile it
with -DEAPI)
[Thu Jan 30 22:18:34 2003] [warn] Loaded DSO
libexec/apache/mod_digest.so uses plain Apache 1.3 API, this
module might crash under EAPI! (please recompile it with -DEAPI)
[Thu Jan 30 22:18:34 2003] [warn] Loaded DSO
libexec/apache/libproxy.so uses plain Apache 1.3 API, this
module might crash under EAPI! (please recompile it with -DEAPI)
[Thu Jan 30 22:18:34 2003] [warn] Loaded DSO
libexec/apache/mod_cern_meta.so uses plain Apache 1.3 API,
this module might crash under EAPI! (please recompile it
with -DEAPI)
[Thu Jan 30 22:18:34 2003] [warn] Loaded DSO
libexec/apache/mod_expires.so uses plain Apache 1.3 API,
this module might crash under EAPI! (please recompile it
with -DEAPI)
[Thu Jan 30 22:18:34 2003] [warn] Loaded DSO
libexec/apache/mod_headers.so uses plain Apache 1.3 API,
this module might crash under EAPI! (please recompile it
with -DEAPI)
[Thu Jan 30 22:18:34 2003] [warn] Loaded DSO
libexec/apache/mod_usertrack.so uses plain Apache 1.3 API,
this module might crash under EAPI! (please recompile it
with -DEAPI)
[Thu Jan 30 22:18:34 2003] [warn] Loaded DSO
libexec/apache/mod_unique_id.so uses plain Apache 1.3 API,
this module might crash under EAPI! (please recompile it
with -DEAPI)
[Thu Jan 30 22:18:34 2003] [warn] Loaded DSO
libexec/apache/mod_zap.so uses plain Apache 1.3 API, this
module might crash under EAPI! (please recompile it with -DEAPI)
[Thu Jan 30 22:18:35 2003] [warn] Loaded DSO
libexec/apache/libphp4.so uses plain Apache 1.3 API, this
module might crash under EAPI! (please recompile it with -DEAPI)
[Thu Jan 30 22:18:35 2003] [warn] Loaded DSO
libexec/apache/mod_layout.so uses plain Apache 1.3 API, this
module might crash under EAPI! (please recompile it with -DEAPI)
[Thu Jan 30 22:18:35 2003] [warn] Loaded DSO
libexec/apache/mod_cvs.so uses plain Apache 1.3 API, this
module might crash under EAPI! (please recompile it with -DEAPI)
Syntax OK




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to