Testing HTTPS Using WebServer Not AppServer
Testing HTTPS Using WebServer Not AppServer
- Subject: Testing HTTPS Using WebServer Not AppServer
- From: "Jonathan Fleming" <email@hidden>
- Date: Tue, 06 Apr 2004 11:41:46 +0100
Good day to all,
I'm stuck on something I'm sure I shouldn't be trapped on.
I'm trying to test my app for https connection now that I've managed to
install SSL, however, as you all know, your're not able to test this in
directConnect mode and so I've added the command line arg
-WODirectConnectEnabled NO, but when I rebuild and run the app I get the
type Of URL i expect (see below) but my app is nowhere to be seen, I get a
403 error page served on me.
Now, on my dev machine I do not have a deployment install, only a dev
install so I am a bit myphed as to how I'm supposed to test using the web
server rather than WebObjects's Application Server using a URL similar to:
http://silver-back/wo-scripts/WebObjects.dll/TMI_TEST.woa/-3290
I've done a split install and have put the builds in the appropriate
directories as is on my production server which works fine and that would be
/Lirary/WebObjects/Applications/appName.woa for the resources and
/webRoot/WebObjects/appName.woa for the images.
Having done that I still get no joy... what have I forgotten? or not thought
of?
Of course when i reset the arg to -WODirectConnectEnabled NO, or simply
remove it I get my app back in the browser.
Using WO5.2.1 on Windows Box using IIS
Kind regards
Jonathan :^)
_________________________________________________________________
Find a cheaper internet access deal - choose one to suit you.
http://www.msn.co.uk/internetaccess
_______________________________________________
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.