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

apr-util-dev: update deps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 13 21:12:31 2020 +0100 (2020-03-13)
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	Fri Mar 13 21:12:31 2020 +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:*