deb/lighttpd-register-tips.bash
changeset 3 8648def6d54b
parent 2 240cb9b244aa
child 4 8b60b9ad42e8
equal deleted inserted replaced
2:240cb9b244aa 3:8648def6d54b
     8   server.document-root = "/srv/www/tips/"
     8   server.document-root = "/srv/www/tips/"
     9 }
     9 }
    10 EOF
    10 EOF
    11 
    11 
    12 lighttpd-enable-mod tips
    12 lighttpd-enable-mod tips
       
    13 service lighttpd reload
    13 
    14