Am Montag, 22. M�rz 2004 17:28 schrieb Ernst May-Jung: > On Monday 22 March 2004 14:33, Max Trense wrote: > > Am Sonntag, 21. M�rz 2004 12:15 schrieb Ernst May-Jung: > > > Hallo, > > > > > > geht das �berhaupt? > > > > Ja, eingeschr�nkt. > > Klar, mit Zertifizierung ist da Essig
Du kannst halt pro IP-Adresse nur ein Zertifikat vergeben... > Ich hab nun folgedes gemacht: > > #emj.dyndns.org > #NameVirtualHost emj.dyndns.org > <VirtualHost emj.dyndns.org:80> > ServerName emj.dyndns.org > DocumentRoot /home/ernst/public_html/rheinhessenwein24 > </VirtualHost> > > <VirtualHost emj.dyndns.org:443> > ServerName emj.dyndns.org > DocumentRoot /home/ernst/public_html/rheinhessenwein24 > </VirtualHost> Dann probiere doch mal -S aus: "If you are trying to debug your virtual host configuration, you may find the Apache -S command line switch useful. That is, type the following command: /usr/local/apache2/bin/httpd -S This command will dump out a description of how Apache parsed the configuration file. Careful examination of the IP addresses and server names may help uncover configuration mistakes." Max -- - Max Trense - [EMAIL PROTECTED] - www.trense.info ---------------------------------------------------------------------------- PUG - Penguin User Group Wiesbaden - http://www.pug.org

