summaryrefslogtreecommitdiff
path: root/thttpd/config.h.patch
blob: 3232cef9456153969f2150fd122fb6e57ff0d761 (plain)
    1 --- config.h.orig	2005-03-21 00:40:42.000000000 +1000
    2 +++ config.h	2005-03-21 00:56:07.000000000 +1000
    3 @@ -123,8 +123,8 @@
    4  ** You can also leave both options undefined, and thttpd will not do
    5  ** anything special about tildes.  Enabling both options is an error.
    6  */
    7 -#ifdef notdef
    8  #define TILDE_MAP_1 "users"
    9 +#ifdef notdef
   10  #define TILDE_MAP_2 "public_html"
   11  #endif
   12  

Generated by cgit