Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Oracle Forms Icons within OAS
All,
I am struggling to port an OAS/Oracle Forms application from one server to another. I have the Oracle forms working, but the silly icons on the menu bar are not showing up.
I found that I need an entry in the Apache/Apache/conf/httpd.conf file like this:
Alias /forms_icons/ "/dba/oracle/product/9.0.4.bi/forms90/"
Alias /forms90java/ "/dba/oracle/product/9.0.4.bi/forms90/java/"
Alias /dev90temp/ "/dba/oracle/product/9.0.4.bi/tools/web90/temp/"
And I have copied the .gif files into the appropriate directory (/forms90). I bounced the http server. But the icons still do not show up.
Is there another configuration file that I missed?
This is all on Unix OAS 10g R1.
Thanks
Tom
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Apr 18 2007 - 10:48:16 CDT
![]() |
![]() |