Login  Register

mapping file types (*.css, *.png, ..) at <root> level

Posted by DL on Dec 22, 2010; 10:50am
URL: https://discuss.orbeon.com/mapping-file-types-css-png-at-root-level-tp3160446.html


I am experimenting with quercus (java php interpreter) integrated into orbeon.

If I create a *.php application folder at root level

i.e. within /orbeon/ and at same level as /web-inf/

although *.php is interpreted by quercus servlet other file types are not recognised ..

*.css, *.png,  etc.

Is there a file mapping somewhere for other file types?

I know of this configuration file for source-viewer ...

orbeon-forms / src / resources / apps / source-viewer / get-files.xpl

http://orbeon-forms-ops-users.24843.n4.nabble.com/Adding-new-file-types-for-quot-view-source-quot-in-Form-Runner-td3064178.html

but my *.php apps are at /root/ level (above /web-inf/ ) and other resources (*.css, *.png etc.) are not being rendered in the browser when interpreting *.php.