{"id":65,"date":"2008-10-22T11:48:25","date_gmt":"2008-10-22T15:48:25","guid":{"rendered":"http:\/\/hoolihan.net\/blog-tim\/?p=65"},"modified":"2010-12-10T10:14:57","modified_gmt":"2010-12-10T15:14:57","slug":"help-with-path-issues","status":"publish","type":"post","link":"http:\/\/hoolihan.net\/blog-tim\/2008\/10\/22\/help-with-path-issues\/","title":{"rendered":"Help With Path Issues"},"content":{"rendered":"<p>First, here&#8217;s a good way to see what you have available in code&#8230;<\/p>\n<pre>&lt;form id=\"form1\" runat=\"server\"&gt;\r\n&lt;div&gt;\r\n&lt;% For Each key As String In Request.ServerVariables.AllKeys%&gt;\r\n&lt;p&gt;&lt;%= key %&gt;: &lt;%=Request.ServerVariables(key)%&gt;&lt;\/p&gt;\r\n&lt;% Next %&gt;\r\n&lt;\/div&gt;\r\n&lt;\/form&gt;<\/pre>\n<p>But in general all you need to do is read the following:<br \/>\n<a href=\"http:\/\/weblogs.asp.net\/scottgu\/archive\/2006\/12\/19\/tip-trick-how-to-run-a-root-site-with-the-local-web-server-using-vs-2005-sp1.aspx\">http:\/\/weblogs.asp.net\/scottgu\/archive\/2006\/12\/19\/tip-trick-how-to-run-a-root-site-with-the-local-web-server-using-vs-2005-sp1.aspx<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>First, here&#8217;s a good way to see what you have available in code&#8230; &lt;form id=&#8221;form1&#8243; runat=&#8221;server&#8221;&gt; &lt;div&gt; &lt;% For Each key As String In Request.ServerVariables.AllKeys%&gt; &lt;p&gt;&lt;%= key %&gt;: &lt;%=Request.ServerVariables(key)%&gt;&lt;\/p&gt; &lt;% Next %&gt; &lt;\/div&gt; &lt;\/form&gt; But in general all you need to do is read the following: http:\/\/weblogs.asp.net\/scottgu\/archive\/2006\/12\/19\/tip-trick-how-to-run-a-root-site-with-the-local-web-server-using-vs-2005-sp1.aspx<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[23,18,24],"tags":[69,53,52],"class_list":["post-65","post","type-post","status-publish","format-standard","hentry","category-aspnet","category-programming","category-web","tag-linkedin","tag-path","tag-virtual-directory"],"_links":{"self":[{"href":"http:\/\/hoolihan.net\/blog-tim\/wp-json\/wp\/v2\/posts\/65","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/hoolihan.net\/blog-tim\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/hoolihan.net\/blog-tim\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/hoolihan.net\/blog-tim\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/hoolihan.net\/blog-tim\/wp-json\/wp\/v2\/comments?post=65"}],"version-history":[{"count":0,"href":"http:\/\/hoolihan.net\/blog-tim\/wp-json\/wp\/v2\/posts\/65\/revisions"}],"wp:attachment":[{"href":"http:\/\/hoolihan.net\/blog-tim\/wp-json\/wp\/v2\/media?parent=65"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/hoolihan.net\/blog-tim\/wp-json\/wp\/v2\/categories?post=65"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/hoolihan.net\/blog-tim\/wp-json\/wp\/v2\/tags?post=65"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}