Update of /cvsroot/freevo/freevo/src/www
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24714/src/www

Modified Files:
        __init__.py 
Log Message:
add new htdocs dir

Index: __init__.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/www/__init__.py,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** __init__.py 19 Dec 2004 10:52:51 -0000      1.11
--- __init__.py 19 Dec 2004 11:27:10 -0000      1.12
***************
*** 56,59 ****
--- 56,60 ----
          cgi_dir = os.path.abspath(cgi_dir)
          htdocs  = [ os.path.join(cgi_dir, 'htdocs'),
+                     os.path.join(config.SHARE_DIR, 'htdocs'),
                      os.path.join(config.DOC_DIR, 'html') ]
          # launch the server



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to