URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       DevOps Training Queries
  HTML https://devopstrainings.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: General Discussion
       *****************************************************
       #Post#: 9--------------------------------------------------
       Removing the mod_jk module from apache
       By: sivakmr469@gmail.com Date: January 7, 2018, 7:33 pm
       ---------------------------------------------------------
       Hi,
       I am able to configure mod_jk in apache server to connect tomcat
       app serer. When I installed mod_jk using make install command,
       it copies mod_jk.so file into modules directory of
       /etc/httpd/conf.d.
       If I want to practice this mod_jk installation into apache more
       times, how to remove mod_jk from apache. Exactly what I mean is
       when I give make install command that command copies any other
       files other than mod_jk.so into apache?
       *****************************************************