Live site now referenced by proxy off-canvas nav rather than local
authorLaury GvR <laury@gaslightmedia.com>
Tue, 10 Mar 2015 18:49:54 +0000 (14:49 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 10 Mar 2015 18:49:54 +0000 (14:49 -0400)
proxy.php

index fcbe8b3..84e4ff8 100644 (file)
--- a/proxy.php
+++ b/proxy.php
@@ -7,7 +7,7 @@
         if ($option == 'top-bar') {
             curl_setopt($ch, CURLOPT_URL, "http://www.gaylordgolfmecca.com/nav.php");
         } else if ($option == 'off-canvas') {
-            curl_setopt($ch, CURLOPT_URL, "localhost:8080/www.gaylordgolfmecca.com/off-canvas-nav.php");
+            curl_setopt($ch, CURLOPT_URL, "http://www.gaylordgolfmecca.com/off-canvas-nav.php");
         }
 
         //return the transfer as a string