On 4/26/06, Aurelien Minet <[EMAIL PROTECTED]> wrote: > Wes James wrote: > > I want to set up secure access to javamon > > (http://host:port/cgi-bin/JavMonitor.woa). Is there a way to so this > > with apache RewriteRule or mod_proxy? What I would like is secure > > access to the password screen so I'm not typing the password in the > > clear. > > > > > Hi James, > If you access to javamonitor from > http://host:port/cgi-bin/JavaMonitor.woa you access it directly, I don't > think ssl is possible by this way. Therefore you have to use ssl layer > provided by your webserver (apache must be set up to use mod_ssl). > You can acces javamonitor undirectly using > https://your.host/cgi-bin/WebObjects/JavaMonitor.woa/-port without > sending plain text password thanks to httpS. >
I do have ssl set up and when I went to https://host/cgi-bin/WebOjbects/JavaMonitor.woa/-port it works! Thanks! wj _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-deploy mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com This email sent to [email protected]
