where will be apache directory?
Hello,I installed apache from rpm. now i'm adding tomcat on myserver. so tomcat needs to know my apache directory inorder to connect with it via jk connector. but here i'm not being able to find where is my apache is actually installed ..
I tried " find /* -type d | grep apache" but nothing.
i found one directory regarding that at "/usr/lib/httpd" but it doesn't have any apxs folder as required by tomcat. so can any one suggest me about this?
Do i need to install apache from source to meet my purpose?
regards,
AashX