apache configuration tool

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Stephan Diehl

    apache configuration tool

    Is there something similar to the PERL
    Apache::Admin:: Config module
    out there that is written in Python?

    Stephan
  • David Fraser

    #2
    Re: apache configuration tool

    Stephan Diehl wrote:[color=blue]
    > Is there something similar to the PERL
    > Apache::Admin:: Config module
    > out there that is written in Python?
    >
    > Stephan[/color]

    No idea what that module does.
    But I've got a module that might get include with mod_python that lets
    you make simple changes to an apache conf file

    David

    Comment

    Working...