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

Kabir Khan (JIRA) issues at jboss.org
Wed Dec 6 12:20:14 EST 2017


     [ https://issues.jboss.org/browse/WFLY-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kabir Khan updated WFLY-4382:
-----------------------------
    Fix Version/s: 9.0.0.Final


> Functionality to allow symbolic links
> -------------------------------------
>
>                 Key: WFLY-4382
>                 URL: https://issues.jboss.org/browse/WFLY-4382
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: Web (Undertow)
>    Affects Versions: 8.2.0.Final
>            Reporter: Erdal Yildiz
>            Assignee: Jakub Pýcha
>            Priority: Minor
>             Fix For: 9.0.0.Final
>
>
> 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
(v7.5.0#75005)



More information about the jboss-jira mailing list