I wondered if anyone here has used or does use the python built-in http server for anything useful?
I wondered if anyone here has used or does use the python built-in ht server for anything useful?
I never knew that existed! NICE.. that could come in handy!
Zylone
Yea; I dunno how much traffic it could handle, BUT that might be the simple solution to get me on port 80 w/o running as root/sudo.
Yea; I dunno how much traffic it could handle, BUT that might be the simple solution to get me on port 80 w/o running as root/sudo.
You can't bind any ports under 1024 as a non root user
Yea; I dunno how much traffic it could handle, BUT that might be the simple solution to get me on port 80 w/o running as root/sudo.
You can't bind any ports under 1024 as a non root user
Hey y'all,
I wondered if anyone here has used or does use the python built-in http server for anything useful?
Hey ML, Have you tried flask? It's my preferred solution for
light-weight web services... that and jinja2 is really powerful... I use it on most of my raspberry pi's for various projects... It's not great
for big implementations... for that I would use django or something a little more heavy duty...
Sysop: | Saxainden |
---|---|
Location: | Littleton, CO |
Users: | 30 |
Nodes: | 10 (0 / 10) |
Uptime: | 06:05:00 |
Calls: | 350 |
Messages: | 36,671 |