]> code.delx.au - cgiproxy/blobdiff - path.php
Ruby proxy
[cgiproxy] / path.php
diff --git a/path.php b/path.php
deleted file mode 100644 (file)
index a17cd8b..0000000
--- a/path.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-// Proxy to this URL
-$PROXY = "http://internalserver.com/somepath";
-include("proxy.php");
-
-?>