wok diff busybox/stuff/httpd.conf @ rev 21649

Up ffmpegthumbnailer-dev (2.2.0), lucene++-dev (3.0.7+git), xine-fonts (1.2.9)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 30 10:51:27 2019 +0200 (2019-05-30)
parents 2b6001f6ed50
children
line diff
     1.1 --- a/busybox/stuff/httpd.conf	Fri Apr 11 09:53:56 2014 +0200
     1.2 +++ b/busybox/stuff/httpd.conf	Thu May 30 10:51:27 2019 +0200
     1.3 @@ -7,10 +7,10 @@
     1.4  A:192.168.
     1.5  
     1.6  # File to open by default.
     1.7 -#I:index.html      
     1.8 +#I:index.html
     1.9  
    1.10  # Path to the 404 error page.
    1.11 -E404:/httpd/404.html 
    1.12 +E404:/var/www/httpd/404.html
    1.13  
    1.14  # Require user root on urls starting with /adm/. use passwd system db
    1.15  /adm:root:*