Configuring aliases for file location in JBoss EAP 7
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.