{"revision": {"id": "f3a0ce4e-2f95-11f1-82f4-e86a64d24d78", "node_id": "f34ad534-2f95-11f1-b8af-e86a64d24d78", "user_id": "f34c3689-2f95-11f1-aa6f-e86a64d24d78", "author": "chooper", "data": "This is the bare minimum config file required to run pylons - assuming you are running are running the paster web server:\r\n\r\n\r\n.. code-block:: config\r\n\r\n    $HTTP[\"host\"] =~ \"(^|www\\.)my-pylowiki-site\\.com$\" {\r\n    server.document-root = \"/dev/null\"\r\n\r\n    # proxy to pylowiki's paster process on port 5000\r\n    proxy.server = (\r\n        \"\" => (\r\n            ( \"host\" => \"127.0.0.1\", \"port\" => 5000, )\r\n        )\r\n    )\r\n}\r\n", "source_format": "rst", "revision_number": 1, "created": 1310167346000}}