{"id":45,"date":"2025-09-17T09:51:39","date_gmt":"2025-09-17T08:51:39","guid":{"rendered":"https:\/\/busman.io\/?p=45"},"modified":"2025-09-17T09:51:40","modified_gmt":"2025-09-17T08:51:40","slug":"python-webserver","status":"publish","type":"post","link":"https:\/\/busman.io\/?p=45","title":{"rendered":"Python Webserver"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">With the command below, a local webserver is started from the home directory.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">From the webserver, only the downloads folder is accessible<\/p>\n\n\n\n<pre class=\"wp-block-code alignwide has-medium-font-size\" style=\"border-style:none;border-width:0px\"><code><code>\u279c<strong>\u00a0 ~ <\/strong>python3 -m http.server 443 -d Downloads\/<\/code>\nServing HTTP on 0.0.0.0 port 80 (http:\/\/0.0.0.0:80\/) ...\n127.0.0.1 - - &#91;15\/Sep\/2023 07:57:32] \"GET \/ HTTP\/1.1\" 200 -\n127.0.0.1 - - &#91;15\/Sep\/2023 07:57:32] code 404, message File not found\n127.0.0.1 - - &#91;15\/Sep\/2023 07:57:32] \"GET \/favicon.ico HTTP\/1.1\" 404 -\n127.0.0.1 - - &#91;15\/Sep\/2023 07:57:48] \"GET \/Downloads\/ HTTP\/1.1\" 200 -\n127.0.0.1 - - &#91;15\/Sep\/2023 07:57:54] \"GET \/Downloads\/ArubaInstant_Gemini_8.10.0.8_87765 HTTP\/1.1\" 200 -<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>With the command below, a local webserver is started from the home directory. From the webserver, only the downloads folder [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":46,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-45","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"jetpack_featured_media_url":"https:\/\/busman.io\/wp-content\/uploads\/2025\/09\/webserver.png","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/busman.io\/index.php?rest_route=\/wp\/v2\/posts\/45","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/busman.io\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/busman.io\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/busman.io\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/busman.io\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=45"}],"version-history":[{"count":1,"href":"https:\/\/busman.io\/index.php?rest_route=\/wp\/v2\/posts\/45\/revisions"}],"predecessor-version":[{"id":47,"href":"https:\/\/busman.io\/index.php?rest_route=\/wp\/v2\/posts\/45\/revisions\/47"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/busman.io\/index.php?rest_route=\/wp\/v2\/media\/46"}],"wp:attachment":[{"href":"https:\/\/busman.io\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=45"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/busman.io\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=45"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/busman.io\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=45"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}