Open byrnereese opened 14 years ago
Agreed. I was left with loading mod_info to make sure it was there. The alternative, and a little easier is to "lsof -p" the running apache process to verify that it shows up in the list of files being used by the process.
It is very handy when a module leaves some artifact in the log file indicating that they were loaded properly. Can we do something like that?