Show
Ignore:
Timestamp:
03/21/10 04:35:28 (3 years ago)
Author:
jow
Message:

uhttpd: complete init script and sample configuration

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • luci/trunk/contrib/package/uhttpd/files/uhttpd.config

    r5876 r5896  
    1111    # CGI url prefix, will be searched in docroot. 
    1212    # Default is /cgi-bin 
    13     option cgi_prefix       /cgi-bin 
     13    option cgi_prefix   /cgi-bin 
    1414 
    1515    # Lua url prefix and handler script. 
     
    2626#   list listen_https   [::]:443 
    2727 
     28    # Basic auth realm, defaults to local hostname 
     29#   option realm    OpenWrt 
     30 
     31    # Configuration file in busybox httpd format 
     32#   option config   /etc/httpd.conf