BTW, there's sample http.conf, ssl.conf, and server.xml files there. In the config files, I denote your host that resolves to an IP as "myhost.mydomain", and your virtual host as "host1.domain".
http://www.linuxjava.net/howto/webapp/install_files/ Oscar On Mon, 2 Feb 2004, Oscar Carrillo wrote: > I describe this in my HOWTO. > > http://www.linuxjava.net/howto/webapp/ > > You either redirect traffic from http to https for that virtual host, or > you only mount the webapp in the http virtual host and not for the https. > > Oscar Carrillo > > On Mon, 2 Feb 2004, Ralf Schneider wrote: > > > Am Montag, 2. Februar 2004 13:55 schrieb Yiannis Mavroukakis: > > > Best remove that line, stick it in your httpd.conf instead along with the > > > hostname. > > > > This wasn't the problem. I did not notice that mod_ssl was not compiled into > > httpd :-( After a rebuild of Apache (now with SSL support :-) and works now. > > > > My last problem to solve (I hope :-) is how can I prevent user from accessing > > the webapp with the normal HTTP protocol instead of HTTPS? At the moment both > > works, but I only want it to work with HTTPS. > > > > Ralf. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]