Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
sudo a2enmod jk
/etc/init.d/apache2 restart

This basically creates symbolic links for you in the /etc/apache2/mods-enabled directory. The two symbolic links will be,

...