Apache & Apache w/ssl

Apache & Apache w/ssl

Post by mike » Mon, 28 Jan 2002 04:56:12



I have apache 1.3.22 at /usr/local/apache and want to install apache
with mod_ssl at /usr/local/apacheSSL and both.

I ran into problems on install.

Has anyone dome this?

Mike

 
 
 

Apache & Apache w/ssl

Post by TNK » Tue, 29 Jan 2002 01:52:49


mike s'est exprim ainsi:

Quote:

> I have apache 1.3.22 at /usr/local/apache and want to install apache
> with mod_ssl at /usr/local/apacheSSL and both.

> I ran into problems on install.

> Has anyone dome this?

> Mike

you have to compile each version from a "clean" source tree
but you can use both http and https from an apache with mod_ssl
what is exactly your goal?
regards
--
TNK
http://www.linux-sottises.net
S'il n'y a pas de solution, c'est qu'il n'y a pas de problme!

 
 
 

Apache & Apache w/ssl

Post by mike » Wed, 30 Jan 2002 01:43:30


I want a separate install because I went to a lot of trouble to install
Apache without SSL involving virtual hosts and mod_jk. The server is in
production and I don't want to re-do that part.

I want to have Apache w/ssl in a separate directory. It basically will be
used to collect form data with HTTPS.

I compilled everything from source,

openssl-0.9.6c
mod_ssl-2.8.5-1.3.22
apache_1.3.22

I got no errors during make and install. Apache got installed in
/usr/local/apacheSSL however when I run

/usr/local/apacheSSL/bin/httpd -DSSL

I get no error message, yet the server does not fire up. I tried shutting
down the non-ssl apache first but still no luck.

Mike


Quote:> mike s'est exprim ainsi:

>> I have apache 1.3.22 at /usr/local/apache and want to install apache
>> with mod_ssl at /usr/local/apacheSSL and both.

>> I ran into problems on install.

>> Has anyone dome this?

>> Mike

> you have to compile each version from a "clean" source tree
> but you can use both http and https from an apache with mod_ssl
> what is exactly your goal?
> regards

 
 
 

Apache & Apache w/ssl

Post by TNK » Wed, 30 Jan 2002 03:17:16


mike s'est exprim ainsi:

Quote:

> I want a separate install because I went to a lot of trouble to install
> Apache without SSL involving virtual hosts and mod_jk. The server is in
> production and I don't want to re-do that part.

> I want to have Apache w/ssl in a separate directory. It basically will be
> used to collect form data with HTTPS.

> I compilled everything from source,

> openssl-0.9.6c
> mod_ssl-2.8.5-1.3.22
> apache_1.3.22

> I got no errors during make and install. Apache got installed in
> /usr/local/apacheSSL however when I run

> /usr/local/apacheSSL/bin/httpd -DSSL

> I get no error message, yet the server does not fire up. I tried shutting
> down the non-ssl apache first but still no luck.

well, you have to check that apache +mod_ssl "really" compiled well...

I have a web page explaining how to configure/compile with mod_ssl but only
as a dynamic module: http://www.linux-sottises.net/en_apache_install.php
(the title says php mod_perl mod_ssl but the information are given to
install only a part of this)

if you want you can mail me the way you compiled all this (with all the
options in the ./configure of every part) and the resulting httpd.conf,  I
will have a look at it and try to figure out what went wrong

regards
--
TNK
http://www.linux-sottises.net
S'il n'y a pas de solution, c'est qu'il n'y a pas de problme!

 
 
 

Apache & Apache w/ssl

Post by mike » Wed, 30 Jan 2002 03:26:51


I found my problem. Hope this helps others.

I found the problem in apacheSSL error log. There was a problem in the
user ID set for "nobody." Upon correcting the server fired up.

Mike



>> mike s'est exprim ainsi:

>>> I have apache 1.3.22 at /usr/local/apache and want to install apache
>>> with mod_ssl at /usr/local/apacheSSL and both.

>>> I ran into problems on install.

>>> Has anyone dome this?

>>> Mike

>> you have to compile each version from a "clean" source tree
>> but you can use both http and https from an apache with mod_ssl
>> what is exactly your goal?
>> regards

 
 
 

1. Help with Apache SSL && Apache servers sharing content

Hello. I have a question I haven't been able to find an answer to yet. I'm
setting up several apache and apache ssl boxes. The plan is to have all the
dynamic content on several mod_perl Apache servers and all the static images
on a separate server. This much is done, and works fine. My question is,
can you use images from an http server on an https server. So if you're
on the secure server, and theres an <IMG SRC="http://whatever/foo.jpg"> tag,
should it work? Netscape's ssl server seems to be fine with serving the images,
however the apache ssl server shows the image as a key icon. If you view the
source, the tag is correct, however if you try to view the image, it comes up
as internal-icon-insecure.

Now, the question is, should I be doing this at all? I realize you'll get a
message about secure and insecure elements on the page. Beyond that, is there
a specific reason to not do this? Or why I'm seeing this behavior? Thanks in
advance for any insight. Please CC me in case I miss something here. My news
feed isn't the greatest thing in the world right now.

Mental
--

"Love eternal, Lust infernal
Bleeding, burning. Needing yearning..."
--Type O Negative

PGP 2.6.3a Public Key: http://www.neverlight.com/Mental-PublicKey.pgp

2. "local" semaphores

3. Question: Running Apache SSL and Apache non-SSL on one server

4. How do I generate a contunuous tone? (Solaris)

5. Apache Week: Apache & SSL feature

6. NT - Linux Newbie

7. Apache & SSL - Stronghold, Raven, OpenSSL, ModSSL & ApacheSSL

8. How To: Mylex 170 RAID + Solaris 8 x86

9. Apache with FrontPage 2000 Extensions, mod_perl, Apache::ASP, Raven SSL

10. Apache + Apache SSL on the same machine

11. Apache 3.11: Raven SSL or Apache

12. Apache + apache-ssl won't start

13. Urgent: apache, openssl and apache-ssl