in reply to Re^2: mod_perl2 on OS X
in thread mod_perl2 on OS X
Unfortunately, the file can't be edited as it is generated during `make test' and any alterations are lost.I don't think so. It looks like it's generated during perl Makefile.PL, and if you examine httpd.conf .... or just grep the t/conf directory, you'll see that the <Perl > line comes from t/conf/extra.last.conf.in, which is what you can edit.
The only workaround I can think of is to ugrade Apache.Not a bad idea :)
|
|---|