Changeset 2130

Show
Ignore:
Timestamp:
03/13/2008 03:34:46 PM (7 months ago)
Author:
stbuehler
Message:

Update documentation for #1587

Location:
branches/lighttpd-1.4.x
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/lighttpd-1.4.x/NEWS

    r2129 r2130  
    88  * Fix mod_compress to compile with old gcc version (#1592) 
    99  * Fix mod_extforward to compile with old gcc version (#1591) 
     10  * Update documentation for #1587 
    1011 
    1112- 1.4.19 - 2008-03-10 
  • branches/lighttpd-1.4.x/doc/userdir.txt

    r1371 r2130  
    4747======= 
    4848 
    49 userdir.path 
     49userdir.path (required option) 
    5050  usually it should be set to "public_html" to take ~/public_html/ as the document root 
    5151 
    52   Default: empty (document root is the home directory) 
     52  Default: unset (mod_userdir disabled; set it to "" if you want the home directory to be the document root as it was the default before 1.4.19) 
    5353  Example: :: 
    5454