Results 1 to 2 of 2
Hello, I'm trying to enable a mod in apache2 by creating symbolic links with the followng command:
#ln -s /etc/apache2/mods-available/userdir.* /etc/apache2/mods-enabled/
the links are created, but they're broken. Why is ...
- 04-14-2008 #1
broken symbolic links...?
Hello, I'm trying to enable a mod in apache2 by creating symbolic links with the followng command:
#ln -s /etc/apache2/mods-available/userdir.* /etc/apache2/mods-enabled/
the links are created, but they're broken. Why is this? And how do I fix it?
- 04-14-2008 #2
Nevermind. Please ignore this or delete it. sorry!


Reply With Quote
