Add comment about Apache2 configuration
authorMike Taylor <mike@indexdata.com>
Fri, 13 Dec 2013 15:45:22 +0000 (15:45 +0000)
committerMike Taylor <mike@indexdata.com>
Fri, 13 Dec 2013 15:45:22 +0000 (15:45 +0000)
examples/htdocs/localauth.html

index 1eac271..867d6ea 100644 (file)
@@ -9,6 +9,8 @@
         service_proxy_auth: "http://example.indexdata.com/service-proxy-auth/",
         service_proxy_auth_domain : "mkws.indexdata.com"
       };
+      // See also the Apache2 RewriteRule needed to make this work:
+      // http://example.indexdata.com/apache-config.txt
     </script>
     <script type="text/javascript" src="http://mkws.indexdata.com/mkws-complete.js"></script>
   </head>