Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Hello,
I have Apache server on Linux with mod_so support. I have used perl as CGI, but I wanted to build mod_perl too. So it seems that everything works fine (as far as installation goes) but I am not sure if it is serving things via mod_perl or via cgi... In other words, how do I check if mod_perl is really working?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: mod_perl: is it running?
by valdez (Monsignor) on Sep 17, 2002 at 09:51 UTC | |
|
Re: mod_perl: is it running?
by adrianh (Chancellor) on Sep 17, 2002 at 09:57 UTC | |
|
Re: mod_perl: is it running?
by astaines (Curate) on Sep 17, 2002 at 12:14 UTC | |
|
Re: mod_perl: is it running?
by blm (Hermit) on Sep 17, 2002 at 12:34 UTC | |
|
Re: mod_perl: is it running?
by vek (Prior) on Sep 17, 2002 at 12:29 UTC | |
by Aristotle (Chancellor) on Sep 17, 2002 at 13:04 UTC | |
|
Re: mod_perl: is it running?
by PixelRat (Sexton) on Sep 17, 2002 at 12:44 UTC |