From 243ec3d5362336c04a96ff80a1c1f934ebcca2d3 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Fri, 10 Apr 2015 22:29:06 -0400 Subject: Fix redirect to be done on a complete URL --- playbooks/os1.theopensourceway.org.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'playbooks') diff --git a/playbooks/os1.theopensourceway.org.yml b/playbooks/os1.theopensourceway.org.yml index cdbf2c0..09bfd70 100644 --- a/playbooks/os1.theopensourceway.org.yml +++ b/playbooks/os1.theopensourceway.org.yml @@ -16,7 +16,7 @@ document_root: /var/www/website - role: httpd website_url: theopensourceway.org - redirect: www.theopensourceway.org + redirect: http://www.theopensourceway.org - role: old_wiki old_wiki_dir: /var/www/old_server/wiki/ website_url: www.theopensourceway.org -- cgit