Apache Server configuration support - Port 443 / https is not running

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > November 2007 > Port 443 / https is not running





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Port 443 / https is not running
Oliver

2007-11-12, 1:34 pm

Hello, I do not know how to configure Apache.

I use Apache2, port 80 is open, runs fine, but https over Port 443 isn
=B4t running.

SSL is installed on my system. As I don=B4t know where to start, it
would be nice if you could help me. Where should I start? Which
information do you need?

Thank you

Oliver

Mark

2007-11-12, 7:29 pm

Oliver <osoeder@gmx.de> wrote in news:1194876099.334979.259080
@o80g2000hse.googlegroups.com:

> Hello, I do not know how to configure Apache.
>
> I use Apache2, port 80 is open, runs fine, but https over Port 443 isn
> īt running.
>
> SSL is installed on my system. As I donīt know where to start, it
> would be nice if you could help me. Where should I start? Which
> information do you need?
>
> Thank you
>
> Oliver
>
>


Look for a directory /etc/httpd/conf.d

Is there a file named ssl.conf.disabled or similar? If so, change the
name to ssl.conf

Restart Apache.

May not work for you, Different flavors work slightly different.



--

----== Posted via webservertalk.com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.webservertalk.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
wildeskraut@googlemail.com

2007-11-13, 7:36 am

On 12 Nov., 21:37, Mark <mtaylor*@*lrim.com> wrote:
> Oliver <osoe...@gmx.de> wrote in news:1194876099.334979.259080
> @o80g2000hse.googlegroups.com:
>
>
>
>
>
>
> Look for a directory /etc/httpd/conf.d
>
> Is there a file named ssl.conf.disabled or similar? If so, change the
> name to ssl.conf
>
> Restart Apache.
>
> May not work for you, Different flavors work slightly different.
>
> --
>
> ----=3D=3D Posted via webservertalk.com - Unlimited-Unrestricted-Secure Usene=

t News=3D=3D----http://www.webservertalk.comThe #1 Newsgroup Service in the Wor=
ld! 120,000+ Newsgroups
> ----=3D East and West-Coast Server Farms - Total Privacy via Encryption =

=3D----

Hello, I do not have this directory, so i was looking for all conf.d
files, here is the result:

/etc/exim4/conf.d
/etc/apache2/conf.d
/etc/fonts/conf.d
/etc/mysql/conf.d
/etc/php4/cli/conf.d
/etc/php4/conf.d
/etc/apache/conf.d
/etc/apache-perl/conf.d
/etc/apache-ssl/conf.d
/etc/php5/conf.d
/etc/php5/apache2/conf.d

Then I checked out ssl.conf:

/etc/apache2/mods-available/ssl.conf

So I think I have another file structure, did this information help?

/etc/apache-ssl/conf.d contains only the file phpmyadmin.conf.

Oliver


wildeskraut@googlemail.com

2007-11-13, 7:36 am

On 13 Nov., 09:17, wildeskr...@googlemail.com wrote:
> On 12 Nov., 21:37, Mark <mtaylor*@*lrim.com> wrote:
>
>
>
>
>
>
>
>
>
>
>
>
>
>
net News=3D=3D----http://www.webservertalk.comThe#1 Newsgroup Service in the Wo=
rld! 120,000+ Newsgroups[vbcol=seagreen]
=3D----[vbcol=seagreen]
>
> Hello, I do not have this directory, so i was looking for all conf.d
> files, here is the result:
>
> /etc/exim4/conf.d
> /etc/apache2/conf.d
> /etc/fonts/conf.d
> /etc/mysql/conf.d
> /etc/php4/cli/conf.d
> /etc/php4/conf.d
> /etc/apache/conf.d
> /etc/apache-perl/conf.d
> /etc/apache-ssl/conf.d
> /etc/php5/conf.d
> /etc/php5/apache2/conf.d
>
> Then I checked out ssl.conf:
>
> /etc/apache2/mods-available/ssl.conf
>
> So I think I have another file structure, did this information help?
>
> /etc/apache-ssl/conf.d contains only the file phpmyadmin.conf.
>
> Oliver


I solved it! :-)

host:/etc/apache2/mods-enabled# ln -s /etc/apache2/mods-available/
ssl.conf
host:/etc/apache2/mods-enabled# ln -s /etc/apache2/mods-available/
ssl.load

Thank you for your help!

Oliver

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com