Trouble with included App
Trouble with included App
- Subject: Trouble with included App
- From: Reid Bundonis <email@hidden>
- Date: Sat, 17 Jan 2004 11:48:53 -0500
Dear list,
A customer decided to upgrade their server from Jaguar to Panther.
Most everything appears ok except that a WO app that is included on the
home page displays "No Instance Available", yet I am able to access the
app directly using the full url. WOMonitor shows all instances running
and there are no deaths.
For example, the index.html page contains this code:
<!--#include virtual="/Apps/WebObjects/AppName" -->
If I reference the app with http://domainname/Apps/WebObjects/AppName
it comes up fine. However, it refuses to display as an include when
called from the index page. I had Apache set up for IncludesNOEXEC so
I tried changing this to just Includes but that did not work.
If I change the include to:
<!--#include virtual="/Apps/WebObjects/AppName.woa" -->
I get "The requested application was not found on this server."
Meanwhile, all other includes (normal text files) are working fine and
WO apps that are accessed via hrefs are displaying and functioning
correctly.
Did Apple change something or is this an Apache thing? Any help would
be appreciated.
R-
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.