I have a suse 9.2 server running apache2 and ssl which works fine. I am replacing it with another server running Suse 9.3 +apache2 and ssl. I copied the config files from the old server to the new, but still have problems. I can get https or http, but not both changing the APACHE_SERVER_FLAGS in /etc/cysconfig/apache2 from "" to "-D SSL", but I cannot get both as I did in Suse 9.2. Also, with https I cannot get webmin to come up, only in http. The appache error files has a warning NameVirtualHost *:0 has no virtualhosts. VirtualHost configuration: syntax OK. Have not been able to find their directive anywhere. Where would it be, and would that be the problem of not being able to access https and http? The apache configuration I find very confusing also. Is there anywhere that shows like a flowchart for what config file calls another or anything? Art
El Viernes, 9 de Septiembre de 2005 06:05, Art Fore escribió:
I have a suse 9.2 server running apache2 and ssl which works fine. I am replacing it with another server running Suse 9.3 +apache2 and ssl. I copied the config files from the old server to the new, but still have problems. I can get https or http, but not both changing the APACHE_SERVER_FLAGS in /etc/cysconfig/apache2 from "" to "-D SSL", but I cannot get both as I did in Suse 9.2. Also, with https I cannot get webmin to come up, only in http. The appache error files has a warning NameVirtualHost *:0 has no virtualhosts. VirtualHost configuration: syntax OK.
I got similar problems too. SuSE Apache2 enables SSL by means of virtual host. Look at the file /etc/apache2/vhosts.d/vhost-ssl.template and adapt it to your needs to create your file 'vhosts-ssl.conf'
Have not been able to find their directive anywhere. Where would it be, and would that be the problem of not being able to access https and http?
The apache configuration I find very confusing also. Is there anywhere that shows like a flowchart for what config file calls another or anything?
There is a small scheme in the comments of file /etc/apache2/httpd.conf Guillermo -- Guillermo Ballester Valor gbv@oxixares.com Ogijares, Granada SPAIN Linux user #117181. See http://counter.li.org/ Public GPG KEY http://www.oxixares.com/~gbv/pubgpg.html
participants (2)
-
Art Fore
-
Guillermo Ballester Valor