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

Add seamonkey-official
author Richard Dunbar <mojo@slitaz.org>
date Tue Jun 13 14:11:14 2017 -0400 (2017-06-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	Tue Jun 13 14:11:14 2017 -0400
     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:*