This website works better with JavaScript.
Explore
Help
Sign In
hsist
/
freifunkist-firmware
Watch
6
Star
1
Fork
You've already forked freifunkist-firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2194
Commits
1
Branch
0
Tags
164 MiB
Tag:
Branch:
Tree:
b9a3554f4a
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b9a3554f4a'
${ noResults }
freifunkist-firmware
/
openwrt
/
package
/
mini_httpd
/
files
/
mini_httpd.conf
6 lines
84 B
Raw
Normal View
History
Unescape
Escape
add a patch to provide a descent PATH to cgi, split in 3 packages (w/o ssl, w/ matrixssl & w/ openssl), add a restart command to init-script. SVN-Revision: 2174
20 years ago
cgipat=cgi-bin/**|**.sh
Add mini_httpd package SVN-Revision: 1267
20 years ago
dir=/www
nochroot
pidfile=/var/run/mini_httpd.pid
user=root