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

xfig, transfig: use png_set_dither with libpng
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 20 09:30:03 2017 +0100 (2017-02-20)
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	Mon Feb 20 09:30:03 2017 +0100
     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:*