On Tue, Aug 23, 2011 at 10:58 AM, Usha Subramanian <
[email protected]> wrote:

> Dear All,
>
> Can i list out apache configurations with my php program - plz help
>

phpinfo(INFO_MODULES);

It gives information of all the modules. You have to extract the Apache
information from it. I'm not sure if there is a way to get info for a
specific module alone.

-- 
Vignesh Nandha Kumar
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to