Any python libs for parsing apache config files or if not python anyone aware of such thing in other languages (perl, php, java, c#)? As i\'ll be able to rewrite them in pyt
I did find an interesting Apache Config parser for python here: http://www.poldylicious.de/node/25
The Apache Config Parser mentioned is not documented, but it does work.