Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Oracle App Server & CFMX8

New Here ,
Jun 20, 2008 Jun 20, 2008
I have CFMX 8 Deployed to an Oracle 10.1.3 instance.

How can I reference pages without having to copy them into the app servers appications directory? I want my code to remain out side the app server file structure. However, I want http://url/page preserved...

Any assistance would be greatly appreciated.

thanks!

- Alex
301
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jul 02, 2008 Jul 02, 2008
LATEST
not sure but i think you can do this.locate the installation path of your oracle and look for this file: \Oracle\Ora92\sqlplus\admin\isqlplus.conf. Open/edit this one using notepad. Add similar codes attached just before some of the default aliases in the .conf file. After that, restart your Oracle HTTP server in the services.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources