{"id":720,"date":"2012-07-15T22:20:03","date_gmt":"2012-07-15T14:20:03","guid":{"rendered":"http:\/\/rmohan.com\/?p=720"},"modified":"2012-07-15T22:20:30","modified_gmt":"2012-07-15T14:20:30","slug":"mod-proxy-security-to-protect-the-page","status":"publish","type":"post","link":"https:\/\/mohan.sg\/?p=720","title":{"rendered":"Mod Proxy Security to protect the page"},"content":{"rendered":"<pre><strong>Mod Proxy Security to protect the page <\/strong>\r\n\r\n&lt;IfModule mod_proxy.c&gt;\r\n\r\nServerName\u00a0\u00a0 rmohan.com\r\n\r\nProxyRequests On\r\n\r\nSSLProxyEngine on\r\n\r\nProxyVia On\r\n\r\n&lt;Proxy https:\/\/dev.rmohan.com\/web\/app\/app1*&gt;\r\n\r\n\u00a0 Order deny,allow\r\n\r\n\u00a0 Allow from all\r\n\r\n&lt;\/Proxy&gt;\r\n\r\nProxyPass web\/app\/app1\u00a0\u00a0\u00a0\u00a0\u00a0 https:\/\/dev.rmohan.com\/web\/app\/app1\r\n\r\nProxyPassReverse web\/app\/app1\u00a0 https:\/\/dev.rmohan.com\/web\/app\/app1\r\n\r\n&lt;Proxy https:\/\/dev.rmohan.com\/web\/CVS*&gt;\r\n\r\n\u00a0 Order deny,allow\r\n\r\n\u00a0 Deny from all\r\n\r\n&lt;\/Proxy&gt;\r\n\r\n&lt;Proxy https:\/\/dev.rmohan.com\/web\/app\/app1\/CVS*&gt;\r\n\r\n\u00a0 Order deny,allow\r\n\r\n\u00a0 Deny from all\r\n\r\n&lt;\/Proxy&gt;\r\n\r\n&lt;\/IfModule&gt;<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Mod Proxy Security to protect the page &lt;IfModule mod_proxy.c&gt; ServerName rmohan.com ProxyRequests On SSLProxyEngine on ProxyVia On &lt;Proxy https:\/\/dev.rmohan.com\/web\/app\/app1*&gt; Order deny,allow Allow from all &lt;\/Proxy&gt; ProxyPass web\/app\/app1 https:\/\/dev.rmohan.com\/web\/app\/app1 ProxyPassReverse web\/app\/app1 https:\/\/dev.rmohan.com\/web\/app\/app1 &lt;Proxy https:\/\/dev.rmohan.com\/web\/CVS*&gt; Order deny,allow Deny from all &lt;\/Proxy&gt; &lt;Proxy https:\/\/dev.rmohan.com\/web\/app\/app1\/CVS*&gt; Order deny,allow Deny from all &lt;\/Proxy&gt; &lt;\/IfModule&gt; <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12],"tags":[],"_links":{"self":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/720"}],"collection":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=720"}],"version-history":[{"count":2,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/720\/revisions"}],"predecessor-version":[{"id":722,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/720\/revisions\/722"}],"wp:attachment":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=720"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=720"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=720"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}