On Thu, 28 Oct 2004 13:04:10 +0200, Götz Reinicke wrote: > is there a simple way, to redirect all http requests to a special > webserver to https? At the moment users have to type https://..., but > I'd like to "disable" normal http:// requests and users, who still try > http should be redirected to the smae page by https... Spontaner Vorschlag: RedirectMatch (.*)$ https://anderer.webserver$1 -- Fedora Core release 2 (Tettnang) - Linux 2.6.8-1.541 loadavg: 1.13 1.11 1.15