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.
If I use: RewriteRule ^/javamon$ /cgi-bin/WebObjects/JavaMonitor.woa [L,P] per (chill's suggestion), how will the system know who to access the javamonitor.woa at the right port? 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]
