Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined! SnagaDuath's Avatar
    Join Date
    Aug 2007
    Location
    South Africa
    Posts
    52

    Question 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?

  2. #2
    Just Joined! SnagaDuath's Avatar
    Join Date
    Aug 2007
    Location
    South Africa
    Posts
    52
    Nevermind. Please ignore this or delete it. sorry!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •