opensourcing a website code
        Posted  
        
            by pygabriel
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by pygabriel
        
        
        
        Published on 2010-05-28T08:37:56Z
        Indexed on 
            2010/05/28
            8:41 UTC
        
        
        Read the original article
        Hit count: 268
        
Hi! I'm writing a little website (webapp) in php+codeigniter, I'd really like to make it open source (to attract collaborators and to have a free VCS hosting).
- Is that a good practice?
 - This mine security?
 - Which are the best tools to change important data before uploading? (like config files with db names and passwords used for testing etc..)
 
© Stack Overflow or respective owner