{"id":448,"date":"2011-03-22T13:22:56","date_gmt":"2011-03-22T13:22:56","guid":{"rendered":"http:\/\/blog.designed79.co.uk\/?p=448"},"modified":"2011-09-29T20:03:28","modified_gmt":"2011-09-29T20:03:28","slug":"448","status":"publish","type":"post","link":"https:\/\/blog.designed79.co.uk\/?p=448","title":{"rendered":"Sample POUND Config"},"content":{"rendered":"<p><a href=\"https:\/\/blog.designed79.co.uk\/wp-content\/uploads\/2011\/03\/pound.cfg_.zip\">pound.cfg<\/a><\/p>\n<pre>User \"nobody\"\r\n\r\nGroup \"nobody\"\r\n\r\nListenHTTP\r\n\r\nAddress 10.0.4.99\r\n\r\nPort 80\r\n\r\nService\r\n\r\nRedirect \"https:\/\/imageportal.rave.ac.uk\"\r\n\r\nEnd\r\n\r\nEnd\r\n\r\nListenHTTPS\r\n\r\nAddress 10.0.4.99\r\n\r\nPort    443\r\n\r\nCert    \"\/opt\/local\/etc\/imageportal.rave.ac.uk_chain.pem\"\r\n\r\nService\r\n\r\nBackEnd\r\n\r\nAddress 10.0.4.99\r\n\r\nPort    8080\r\n\r\nEnd\r\n\r\nEnd\r\n\r\nEnd<\/pre>\n<pre><\/pre>\n<p>Or<\/p>\n<pre><\/pre>\n<pre>User \"www\"\r\nGroup \"www\"\r\n\r\nListenHTTP\r\n    Address 10.0.4.89\r\n    Port 80\r\n        # Send SOAP requests to backend\r\n        Service\r\n                URL \"\/jira\/rpc.*\"\r\n                BackEnd\r\n                        Address 10.0.4.89\r\n                        Port 18080\r\n                End\r\n        End\r\n        # Redirect all other requests to https\r\n        Service\r\n                Redirect \"https:\/\/support.rave.ac.uk\/jira\/\"\r\n        End\r\nEnd\r\n\r\nListenHTTPS\r\n        Address 10.0.4.89\r\n        Port    443\r\n        Cert \"\/usr\/local\/etc\/ssl.crt\/support_cert.pem\"\r\n        Service\r\n                BackEnd\r\n                        Address 127.0.0.1\r\n                        Port    18080\r\n                End\r\n        End\r\nEnd<\/pre>\n<p>&nbsp;<\/p>\n<p>Note Pounds Service list is in order from top down<\/p>\n","protected":false},"excerpt":{"rendered":"<p>pound.cfg User &#8220;nobody&#8221; Group &#8220;nobody&#8221; ListenHTTP Address 10.0.4.99 Port 80 Service Redirect &#8220;https:\/\/imageportal.rave.ac.uk&#8221; End End ListenHTTPS Address 10.0.4.99 Port 443 Cert &#8220;\/opt\/local\/etc\/imageportal.rave.ac.uk_chain.pem&#8221; [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[19,10],"class_list":["post-448","post","type-post","status-publish","format-standard","hentry","category-info-on-tech","tag-pound","tag-server"],"_links":{"self":[{"href":"https:\/\/blog.designed79.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/448","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.designed79.co.uk\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.designed79.co.uk\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.designed79.co.uk\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.designed79.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=448"}],"version-history":[{"count":0,"href":"https:\/\/blog.designed79.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/448\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.designed79.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=448"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.designed79.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=448"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.designed79.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=448"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}