> but I still cannot get it right to redirect the https://site.co.za redirect > to https://www.site.co.za, I think it might be my lack understanding of > regex though. > Does this look right? > RedirectMatch ^http\://bpultimateride\.co\.za No, the first argument is just the URL-path, not an entire URL. But you want plain old "Redirect /" anyway. All this confusion might add up to you're not working in the virtualhost handling the non-ssl request. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx