Changeset 631

Show
Ignore:
Timestamp:
05/07/09 19:24:13 (1 year ago)
Author:
whit
Message:

fixing up cfg to match readme

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • website/etc/dev.ini

    r624 r631  
    77use = egg:Paste#urlmap 
    88/ = home 
    9 /docs = docs 
    109#/blog = blog 
    1110/trac = trac 
    1211 
    1312[app:home] 
    14 use = egg:Paste#static 
    15 document_root = %(here)s/../www/ 
    16  
    17 [app:docs] 
    1813use = egg:Paste#static 
    1914document_root = %(here)s/../www/