[jboss-jira] [JBoss JIRA] (WFLY-4382) Functionality to allow symbolic links

Erdal Yildiz (JIRA) issues at jboss.org
Tue Feb 24 03:23:49 EST 2015


Erdal Yildiz created WFLY-4382:
----------------------------------

             Summary: Functionality to allow symbolic links
                 Key: WFLY-4382
                 URL: https://issues.jboss.org/browse/WFLY-4382
             Project: WildFly
          Issue Type: Feature Request
    Affects Versions: 8.2.0.Final
            Reporter: Erdal Yildiz
            Assignee: Jason Greene
            Priority: Minor


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



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list