On Wed, Nov 26, 2008 at 12:50 PM, André Warnier <[EMAIL PROTECTED]> wrote:
> It prints absolutely the full configuration, even directives I did not even
> know I had (probably the defaults assumed by Apache for some things).
> Only works if you have mod_perl though.
> This being said, since I do h
André Warnier wrote:
Brian Munroe wrote:
On Wed, Nov 26, 2008 at 8:21 AM, André Warnier <[EMAIL PROTECTED]> wrote:
John Clement wrote:
I was serious when I asked about mod_perl.
Have a look here :
http://perl.apache.org/docs/2.0/api/Apache2/Directive.html
and particularly at
use Data::Dumper;
Brian Munroe wrote:
On Wed, Nov 26, 2008 at 8:21 AM, André Warnier <[EMAIL PROTECTED]> wrote:
John Clement wrote:
I was serious when I asked about mod_perl.
Have a look here :
http://perl.apache.org/docs/2.0/api/Apache2/Directive.html
and particularly at
use Data::Dumper;
print Dumper $tree-
On Wed, Nov 26, 2008 at 8:21 AM, André Warnier <[EMAIL PROTECTED]> wrote:
> John Clement wrote:
>>
>> I accidentally removed a .conf file from the conf.d directory.
>>
>> I had hopes that I could get the config back using httpd -S, but it
>> seemingly only shows sites defined in the files that are
John Clement wrote:
I accidentally removed a .conf file from the conf.d directory.
I had hopes that I could get the config back using httpd -S, but it
seemingly only shows sites defined in the files that are still there and
not a great deal of detail at that.
Apache is still running, is there a
I accidentally removed a .conf file from the conf.d directory.
I had hopes that I could get the config back using httpd -S, but it
seemingly only shows sites defined in the files that are still there and
not a great deal of detail at that.
Apache is still running, is there any way of dumping out