minus-squarecute_noker@feddit.dktoSelfhosted@lemmy.world•Dead simple document host?linkfedilinkEnglisharrow-up3·edit-21 day agoCopy files and do a python3 -m http.server Very simple and does the job. linkfedilink
minus-squarecute_noker@feddit.dktoScience Memes@mander.xyz•OKBuddyGalaxyBrainlinkfedilinkEnglisharrow-up1·9 days agoSo they are all right linkfedilink
Copy files and do a
python3 -m http.server
Very simple and does the job.