All,
I have an app called Foo running on our web server (solaris)...it's live its
been deployed. I want to run the same app on another machine (winnt), but
it's a development version, I don't want it to be accessible when a user
requests Foo on the solaris box.
In the old days, you could specify the name for the app...for example if I
had Foo (and the executable was named Foo), I could have the adaptor know the
FooDev would go to Foo.
The reason I want to access the app through our web server, is I'm trying to
test some SSL configurations. But at the same time, I don't want to rename
the project.
Any ideas? Clarification?
Thanks,
Lon