Re: javamonitor and ssl
Re: javamonitor and ssl
- Subject: Re: javamonitor and ssl
- From: Chuck Hill <email@hidden>
- Date: Tue, 25 Apr 2006 16:51:33 -0700
On Apr 25, 2006, at 4:01 PM, Wes James wrote:
I been looking at accessing javamonitor using apache mod_proxy or
mod_rewrite rules. Is there a way to access https://host/javamon
which accesses http://host/cgi-bin/WebObjects/JavaMonitor?
Is that a typo or do you want an HTTPS link to return an HTTP
resource? If so, what are you trying to achieve?
If it is a typo, use this rewrite rule:
RewriteRule ^/javamon$ /cgi-bin/WebObjects/
JavaMonitor.woa [last,passthrough]
Chuck
--
Coming in 2006 - an introduction to web applications using WebObjects
and Xcode http://www.global-village.net/wointro
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems. http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden