Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-4382

Functionality to allow symbolic links

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Minor Minor
    • 9.0.0.Final
    • 8.2.0.Final
    • Web (Undertow)
    • None

      There should be a possibility to configure that wildfly follows symbolic links.

      Example which describes the problem:

      $wildflyHome/welcome-content/test/index.html --> localhost:8080/test/index.html ==> works.

      $wildflyHome/welcome-content/symlink/index.html --> localhost:8080/symlink/index.html ==> doesn't work.

      "symlink" is the symbolic link which is created by

      ln -s /path/to/symlink $wildflyHome/welcome-content

            jakubpycha Jakub Pýcha (Inactive)
            mothercake Hans Dmpf (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: