Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
480 views
in Technique[技术] by (71.8m points)

tomcat - JBOSS AS Directory Listing authentication

I have configured the shared folder in the undertow:3.0 directory listing, but the shared folder needs authentication to access, how to configure the authentication for the shared folder in directory listing standalone.xml.

Jboss/Widfly version: wildfly-10.0.0

        <handlers>
            
            <file name="html" directory-listing="true" path="\\shared path\repository\current"/>
        </handlers>

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...