|
Re: Apache httpd equivalent use for micro-httpd line
Thanks to markkuk
I've tested thttpd server, it works perfect for me.
Just one note if someone ever encounter similar concern as a newbie.
remove executable property for the file if you need http access under thttpd.
$ chmod -x file_name
__________________
Thinkpad x61T, Fedroa 13 x64
Thinkpad T42, Fedora 12, 2.6.32.11-99.fc12.i686
Linksys WRT54GL, RB433XXX, OpenWRT bleeding edge
|