Hi Apache2 group,

is there a possibility to use JUST one VirtualHost for accessing it via HTTP 
and HTTPS.
To my understanding, this is not possible because "SSLEngine on" just forces 
the HTTP-
access to work just with HTTPS:

NameVirtualHost *:80
NameVirtualHost *:443

<VirtualHost *:80 *:443>
   ...
   SSLEngine on
   ...
</VirtualHost>

Any hints and tipps are highly appreciated.

Mit freundlichen Grüßen / Best regards,
Holger King

Robert Bosch GmbH
inside.WCMS  (CI/AFP2)
Postfach 30 02 20
70442 Stuttgart
GERMANY
www.bosch.com<http://www.bosch.com>

Tel. 0711/811-59112
holger.k...@de.bosch.com<mailto:holger.k...@de.bosch.com>

Sitz: Stuttgart, Registergericht: Amtsgericht Stuttgart, HRB 14000;
Aufsichtsratsvorsitzender: Hermann Scholl; Geschäftsführung: Franz Fehrenbach, 
Siegfried Dais;
Bernd Bohr, Rudolf Colm, Volkmar Denner, Wolfgang Malchow, Peter Marks,
Peter Tyroller; Stefan Asenkerschbaumer, Uwe Raschke, Wolf-Henning Scheider



Reply via email to