redirect http to https

Michael Schwendt fedora at wir-sind-cool.org
Thu Oct 28 11:20:08 UTC 2004


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




More information about the fedora-list mailing list