Configuring aliases for file location in JBoss EAP 7

Solution In Progress - Updated -

Issue

  • We have a problem as there is an iframe that invokes an external path to the project context to get a PDF. Currently on Jboss 5 this works through Aliases as is the example that I attach. We need to know if there is something similar for Jboss EAP 7:

    Alias /context-alias/ "/path/to/context-alias/"
    <Directory "/path/to/custom/folder/">
         Options Indexes MultiViews
         AllowOverride None
         Order allow, deny
         Allow from all
    </Directory>
    

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 7.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content