Lighttpd Prepending Strings to Certain Files.
        Posted  
        
            by Kyle
        on Server Fault
        
        See other posts from Server Fault
        
            or by Kyle
        
        
        
        Published on 2010-03-28T18:28:19Z
        Indexed on 
            2010/03/28
            18:33 UTC
        
        
        Read the original article
        Hit count: 230
        
I have a Mint install (Fantastic stats, if you were wondering) and I would like to move over to Lighttpd for my server needs. Unfortunatly, this means that php_auto_prepend is no longer easily available. I understand that PHP can do this in the php.ini file, but I have areas that can't have this value prepended so that's out of the question. Is there a lighttpd way to prepend my script for my mint install in some files, and have it disabled for others?
© Server Fault or respective owner