linking: ln -s target link_name
for apache:
cd /etc/apache2/mods-enabled
ln -s ../mods-available/$NAME name
Understanding Concepts, Not Simply Vendor Products
linking: ln -s target link_name
for apache:
cd /etc/apache2/mods-enabled
ln -s ../mods-available/$NAME name