This website requires JavaScript.
Explore
☕ Блог
Help
Register
Sign In
mirror
/
darkhttpd
Watch
1
Star
0
Fork
0
You've already forked darkhttpd
mirror of
https://github.com/emikulic/darkhttpd.git
synced
2023-08-10 21:13:08 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
110
Commits
1
Branch
2
Tags
27a35821a1135a5fd1e8c08201b359cede70ca19
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Emil Mikulic
27a35821a1
wwwroot = strdup(argv[1]) so we don't end up stripping the only existing
...
slash out of the commandline shown by ps(1). And free it on shutdown.
2013-04-28 19:44:12 +10:00
trunk
wwwroot = strdup(argv[1]) so we don't end up stripping the only existing
2013-04-28 19:44:12 +10:00
Description
When you need a web server in a hurry.
http://unix4lyfe.org/darkhttpd/
904
KiB
Languages
C
70.8%
Python
21.3%
Shell
5.4%
C++
1.2%
Dockerfile
0.9%
Other
0.4%